@@ -10197,7 +10197,7 @@ footer .copyright .logo {
.person-page__title {
margin: 20px 0 10px;
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
- font-size: 24px;
+ font-size: 27px;
font-weight: 700; }
.person-page__text-info {
font-size: 14px; }
@@ -10225,7 +10225,8 @@ footer .copyright .logo {
color: #75787b;
padding-top: 1px;
padding-bottom: 8px;
- font-size: 13px; }
+ font-size: 24px;
+ font-weight: 600; }
.person-page__media {
border: none !important;
padding-top: 0 !important; }
@@ -3,7 +3,7 @@
&__title {
font-family: $fontcuprum;
font-weight: 700;
}
@@ -43,7 +43,8 @@
- font-size: 13px;
+ font-weight: 600;
&__media {