This commit is contained in:
2023-08-11 19:02:26 +03:00
parent e60c18c2e2
commit cf5a404b46
4 changed files with 76 additions and 6 deletions

View File

@@ -977,4 +977,40 @@
position: relative;
top: 19px;
left: 18px;
}
/*subscribe*/
.state_subscribe{
font-size: 16px;
color: #000000;
padding-bottom: 20px;
}
.state_subscribe > a{
font-size: 16px;
color: #FF613A;
text-decoration: none;
}
.container_subscribe{
width: 33%;
}
.first-decr-subscribe{
width: 100%;
text-align: center;
font-size: 24px;
font-weight: 700;
color: #000000;
}
.price_subscribe{
color: #FF613A;
}
.period_subscribe{
font-weight: 500;
font-size: 16px;
color: #000000;
}