@@ -9703,6 +9703,10 @@ footer .copyright .logo {
font-size: 15px;
line-height: 1.3;
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif; }
+.personals__contact-name {
+ color: #929292;
+ font-size: 14px;
+ font-family: "Cuprum", Impact, "Charcoal CY", sans-serif; }
.full-news__details {
display: -webkit-flex;
@@ -169,4 +169,15 @@
font-family: $fontcuprum;
}
+
+ &__contact-name {
+ font-family: $fontcuprum
+ }
+ &__contact-value {
+ font-size: 16px;
+ margin-bottom: 5px;