@@ -10227,6 +10227,12 @@ footer .copyright .logo {
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
font-size: 27px;
font-weight: 700; }
+.person-page__subtitle {
+ margin: 10px 0;
+ font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
+ font-size: 18px;
+ font-weight: 700;
+ line-height: 1; }
.person-page__text-info {
font-size: 14px; }
.person-page__awards {
@@ -7,6 +7,14 @@
font-weight: 700;
}
+ &__subtitle {
+ font-family: $fontcuprum;
+ line-height: 1;
+ }
+
&__text-info {
font-size: 14px;