|
|
@@ -9664,7 +9664,10 @@ footer .copyright .logo {
|
|
|
height: calc(100% - 63px);
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
- justify-content: space-around; }
|
|
|
+ justify-content: space-around;
|
|
|
+ padding-top: 20px;
|
|
|
+ margin-top: -20px;
|
|
|
+ line-height: 1.2; }
|
|
|
.personals__details--wide {
|
|
|
min-height: 23px; }
|
|
|
.personals__details--no-borders {
|
|
|
@@ -9696,8 +9699,9 @@ footer .copyright .logo {
|
|
|
padding-right: 5px; }
|
|
|
.personals__client-schedule {
|
|
|
margin-top: 10px;
|
|
|
- font-weight: 700;
|
|
|
- font-size: 16px;
|
|
|
+ font-weight: 400;
|
|
|
+ font-size: 15px;
|
|
|
+ line-height: 1.3;
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif; }
|
|
|
|
|
|
.full-news__details {
|