|
@@ -63,7 +63,7 @@
|
|
|
}
|
|
|
.circle-icon {
|
|
|
border-radius: 50%;
|
|
|
- background-color: #2abde1;
|
|
|
+ background-color: #2ABed1;
|
|
|
}
|
|
|
|
|
|
.dialog-close-icon::before,
|
|
@@ -212,10 +212,10 @@
|
|
|
background-position: center center;
|
|
|
}
|
|
|
.desc-module .desc-module-nav-tab.active {
|
|
|
- border-bottom-color: #2abde1;
|
|
|
+ border-bottom-color: #2ABed1;
|
|
|
}
|
|
|
.desc-module .desc-module-nav-tab.active .desc-module-nav-tab-text {
|
|
|
- color: #2abde1;
|
|
|
+ color: #2ABed1;
|
|
|
}
|
|
|
.desc-module .desc-module-nav-tab:not(:last-of-type) {
|
|
|
margin-right: 80px;
|
|
@@ -336,7 +336,7 @@
|
|
|
.phone-input-container .phone-submit-button {
|
|
|
padding: 8px 32px;
|
|
|
color: #fff;
|
|
|
- background-color: #2abde1;
|
|
|
+ background-color: #2ABed1;
|
|
|
border-radius: 6px;
|
|
|
border: none;
|
|
|
outline: none;
|