diff --git a/vr_club_site/templates/site/index.html b/vr_club_site/templates/site/index.html
index 2c1c659..220c589 100644
--- a/vr_club_site/templates/site/index.html
+++ b/vr_club_site/templates/site/index.html
@@ -87,7 +87,7 @@
60 хвилин
-
@@ -108,7 +108,7 @@
60 хвилин
-
diff --git a/vr_club_site/templates/site/style/index.css b/vr_club_site/templates/site/style/index.css
index daf5dae..be1faf2 100644
--- a/vr_club_site/templates/site/style/index.css
+++ b/vr_club_site/templates/site/style/index.css
@@ -286,7 +286,7 @@
line-height: 155%; /* 31px */
}
-.how-many {
+.how-many-o {
width: 180px;
height: 61px;
flex-shrink: 0;
@@ -298,6 +298,18 @@
line-height: 155%; /* 62px */
}
+.how-many-b {
+ width: 180px;
+ height: 61px;
+ flex-shrink: 0;
+ color: #4FB4FE;
+ font-family: Montserrat, serif;
+ font-size: 40px;
+ font-style: normal;
+ font-weight: 700;
+ line-height: 155%; /* 62px */
+}
+
.btn-price,
.btn-prices * {
box-sizing: border-box;
@@ -631,7 +643,7 @@
line-height: 110%; /* 17.6px */
}
- .how-many {
+ .how-many-o {
width: 133px;
height: 51px;
color: #EF7D1E;
@@ -642,6 +654,17 @@
line-height: 155%; /* 49.6px */
}
+ .how-many-b {
+ width: 133px;
+ height: 51px;
+ color: #4FB4FE;
+ font-family: Montserrat, serif;
+ font-size: 32px;
+ font-style: normal;
+ font-weight: 700;
+ line-height: 155%; /* 49.6px */
+ }
+
.btn-price {
margin-top: 20px;
width: 311px;