@@ -189,7 +189,7 @@
}
.Rradiobox {
width: 10px;
- background: #fa6400;
+ background: #348ceb;
height: 10px;
margin-right: 5px;
border-radius: 50%;
@@ -239,11 +239,11 @@
.cont-reight-bottom-title-null {
width: 70px;
background: #fffbec;
- border-right: 3px solid #fa6400;
+ border-right: 3px solid #348ceb;
text-align: center;
font-size: 24px;
font-weight: bold;
- color: #ff5700;
+ color: #348ceb;
position: relative;
display: flex;
flex-direction: column;