@@ -6805,6 +6805,8 @@ header .menu-mobile ul li a:hover {
font-size: 16px;
color: #929292;
margin-bottom: 20px; }
+ .main-title .subtitle a {
+ color: inherit; }
.soc {
position: absolute;
@@ -279,6 +279,10 @@ header .menu-mobile ul li a:hover {
margin-bottom: 20px;
+
+ a {
+ color: inherit;
+ }
}