@ -99,7 +99,7 @@ body {
border-radius : 4px ;
}
. bg-primary {
background-color : # 800080 ! important ;
background-color : # 123d6a ! important ;
}
. bg-success {
background-color : # 949393 ! important ;
@ -115,8 +115,8 @@ body {
}
. btn-primary ,
. btn-primary : active {
background-color : # 800080 ! important ;
border-color : # 800080 ! important ;
background-color : # 123d6a ! important ;
border-color : # 123d6a ! important ;
color : # ffffff ! important ;
box-shadow : 0 2px 2px 0 rgba ( 0 , 0 , 0 , 0 . 2 ) ;
}
@ -125,20 +125,20 @@ body {
. btn-primary . focus ,
. btn-primary . active {
color : # ffffff ! important ;
background-color : # 290029 ! important ;
border-color : # 290029 ! important ;
background-color : # 051220 ! important ;
border-color : # 051220 ! important ;
box-shadow : 0 2px 5px 0 rgba ( 0 , 0 , 0 , 0 . 2 ) ;
}
. btn-primary . disabled ,
. btn-primary : disabled {
color : # ffffff ! important ;
background-color : # 290029 ! important ;
border-color : # 290029 ! important ;
background-color : # 051220 ! important ;
border-color : # 051220 ! important ;
}
. btn-secondary ,
. btn-secondary : active {
background-color : # ff6666 ! important ;
border-color : # ff6666 ! important ;
background-color : # 800080 ! important ;
border-color : # 800080 ! important ;
color : # ffffff ! important ;
box-shadow : 0 2px 2px 0 rgba ( 0 , 0 , 0 , 0 . 2 ) ;
}
@ -147,15 +147,15 @@ body {
. btn-secondary . focus ,
. btn-secondary . active {
color : # ffffff ! important ;
background-color : # ff0f0f ! important ;
border-color : # ff0f0f ! important ;
background-color : # 290029 ! important ;
border-color : # 290029 ! important ;
box-shadow : 0 2px 5px 0 rgba ( 0 , 0 , 0 , 0 . 2 ) ;
}
. btn-secondary . disabled ,
. btn-secondary : disabled {
color : # ffffff ! important ;
background-color : # ff0f0f ! important ;
border-color : # ff0f0f ! important ;
background-color : # 290029 ! important ;
border-color : # 290029 ! important ;
}
. btn-info ,
. btn-info : active {
@ -292,44 +292,44 @@ body {
. btn-primary-outline ,
. btn-primary-outline : active {
background-color : transparent ! important ;
border-color : # 800080 ;
color : # 800080 ;
border-color : # 123d6a ;
color : # 123d6a ;
}
. btn-primary-outline : hover ,
. btn-primary-outline : focus ,
. btn-primary-outline . focus ,
. btn-primary-outline . active {
color : # 290029 ! important ;
color : # 051220 ! important ;
background-color : transparent ! important ;
border-color : # 290029 ! important ;
border-color : # 051220 ! important ;
box-shadow : none ! important ;
}
. btn-primary-outline . disabled ,
. btn-primary-outline : disabled {
color : # ffffff ! important ;
background-color : # 800080 ! important ;
border-color : # 800080 ! important ;
background-color : # 123d6a ! important ;
border-color : # 123d6a ! important ;
}
. btn-secondary-outline ,
. btn-secondary-outline : active {
background-color : transparent ! important ;
border-color : # ff6666 ;
color : # ff6666 ;
border-color : # 800080 ;
color : # 800080 ;
}
. btn-secondary-outline : hover ,
. btn-secondary-outline : focus ,
. btn-secondary-outline . focus ,
. btn-secondary-outline . active {
color : # ff0f0f ! important ;
color : # 290029 ! important ;
background-color : transparent ! important ;
border-color : # ff0f0f ! important ;
border-color : # 290029 ! important ;
box-shadow : none ! important ;
}
. btn-secondary-outline . disabled ,
. btn-secondary-outline : disabled {
color : # ffffff ! important ;
background-color : # ff6666 ! important ;
border-color : # ff6666 ! important ;
background-color : # 800080 ! important ;
border-color : # 800080 ! important ;
}
. btn-info-outline ,
. btn-info-outline : active {
@ -458,10 +458,10 @@ body {
border-color : # fafafa ! important ;
}
. text-primary {
color : # 800080 ! important ;
color : # 123d6a ! important ;
}
. text-secondary {
color : # ff6666 ! important ;
color : # 800080 ! important ;
}
. text-success {
color : # 949393 ! important ;
@ -484,12 +484,12 @@ body {
a . text-primary : hover ,
a . text-primary : focus ,
a . text-primary . active {
color : # 1a001a ! important ;
color : # 030b13 ! important ;
}
a . text-secondary : hover ,
a . text-secondary : focus ,
a . text-secondary . active {
color : # ff0000 ! important ;
color : # 1a001a ! important ;
}
a . text-success : hover ,
a . text-success : focus ,
@ -535,7 +535,7 @@ a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-cap
background-position : 0px 1 . 2em ;
}
. nav-tabs . nav-link . active {
color : # 800080 ;
color : # 123d6a ;
}
. nav-tabs . nav-link : not ( . active ) {
color : # 232323 ;
@ -559,8 +559,8 @@ a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-cap
border-radius : 100px ! important ;
}
. mbr-gallery-filter li . active . btn {
background-color : # 800080 ;
border-color : # 800080 ;
background-color : # 123d6a ;
border-color : # 123d6a ;
color : # ffffff ;
}
. mbr-gallery-filter li . active . btn : focus {
@ -571,11 +571,11 @@ a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-cap
}
a ,
a : hover {
color : # 800080 ;
color : # 123d6a ;
}
. mbr-plan-header . bg-primary . mbr-plan-subtitle ,
. mbr-plan-header . bg-primary . mbr-plan-price-desc {
color : # ff00ff ;
color : # 257cd7 ;
}
. mbr-plan-header . bg-success . mbr-plan-subtitle ,
. mbr-plan-header . bg-success . mbr-plan-price-desc {
@ -609,7 +609,7 @@ a:hover {
. form-control : hover ,
. form-control : focus {
box-shadow : rgba ( 0 , 0 , 0 , 0 . 07 ) 0px 1px 1px 0px , rgba ( 0 , 0 , 0 , 0 . 07 ) 0px 1px 3px 0px , rgba ( 0 , 0 , 0 , 0 . 03 ) 0px 0px 0px 1px ;
border-color : # 800080 ! important ;
border-color : # 123d6a ! important ;
}
. form-control : -webkit-input-placeholder {
font-family : 'Montserrat-Medium' ;
@ -621,7 +621,7 @@ a:hover {
font-size : 1 . 375rem ;
}
blockquote {
border-color : # 800080 ;
border-color : # 123d6a ;
}
/* Forms */
. mbr-form . input-group-btn a . btn {
@ -639,14 +639,14 @@ blockquote {
}
. jq-selectbox li : hover ,
. jq-selectbox li . selected {
background-color : # 800080 ;
background-color : # 123d6a ;
color : # ffffff ;
}
. jq-number__spin {
transition : 0 . 25s ease ;
}
. jq-number__spin : hover {
border-color : # 800080 ;
border-color : # 123d6a ;
}
. jq-selectbox . jq-selectbox__trigger-arrow ,
. jq-number__spin . minus : after ,
@ -658,20 +658,20 @@ blockquote {
. jq-selectbox : hover . jq-selectbox__trigger-arrow ,
. jq-number__spin . minus : hover : after ,
. jq-number__spin . plus : hover : after {
border-top-color : # 800080 ;
border-bottom-color : # 800080 ;
border-top-color : # 123d6a ;
border-bottom-color : # 123d6a ;
}
. xdsoft_datetimepicker . xdsoft_calendar td . xdsoft_default ,
. xdsoft_datetimepicker . xdsoft_calendar td . xdsoft_current ,
. xdsoft_datetimepicker . xdsoft_timepicker . xdsoft_time_box > div > div . xdsoft_current {
color : # ffffff ! important ;
background-color : # 800080 ! important ;
background-color : # 123d6a ! important ;
box-shadow : none ! important ;
}
. xdsoft_datetimepicker . xdsoft_calendar td : hover ,
. xdsoft_datetimepicker . xdsoft_timepicker . xdsoft_time_box > div > div : hover {
color : # 000000 ! important ;
background : # ff6666 ! important ;
color : # ffffff ! important ;
background : # 800080 ! important ;
box-shadow : none ! important ;
}
. lazy-bg {
@ -696,7 +696,7 @@ iframe.lazy-placeholder,
top : 50 % ;
left : 50 % ;
transform : translateX ( -50 % ) translateY ( -50 % ) ;
background-image : url ( "data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23 800080 ' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e") ;
background-image : url ( "data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23 123d6a ' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e") ;
}
section . lazy-placeholder : after {
opacity : 0 . 5 ;
@ -742,7 +742,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -1120,7 +1120,7 @@ a {
padding-right : 1rem ;
}
. cid-sOSM5ySH55 . price {
color : # 800080 ;
color : # 123d6a ;
}
. cid-sOSM5ySH55 . plan {
word-break : break-word ;
@ -1195,7 +1195,7 @@ a {
transform : translateY ( -50 % ) ;
content : "\e908" ;
font-family : 'Moririse2' ! important ;
color : # 800080 ;
color : # 123d6a ;
font-size : 0 . 8rem ;
}
. cid-sQcUjT2K3l . mbr-section-btn {
@ -1543,7 +1543,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -2022,7 +2022,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -2452,7 +2452,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -2939,7 +2939,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -3310,7 +3310,7 @@ a {
position : absolute ;
left : -1 . 6rem ;
content : "\2022" ;
color : # 800080 ;
color : # 123d6a ;
font-weight : bold ;
font-size : 2rem ;
width : 1 . 6rem ;
@ -3393,7 +3393,7 @@ a {
position : absolute ;
left : -1 . 6rem ;
content : "\2022" ;
color : # 800080 ;
color : # 123d6a ;
font-weight : bold ;
font-size : 2rem ;
width : 1 . 6rem ;
@ -3494,7 +3494,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -3924,7 +3924,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -4354,7 +4354,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -4843,7 +4843,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -5332,7 +5332,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -5756,7 +5756,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -6215,7 +6215,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -6695,7 +6695,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -7060,7 +7060,7 @@ a {
transform : translateY ( -50 % ) ;
content : "\e908" ;
font-family : 'Moririse2' ! important ;
color : # 800080 ;
color : # 123d6a ;
font-size : 0 . 8rem ;
}
. cid-sOvPVZXrcJ . mbr-section-btn {
@ -7105,7 +7105,7 @@ a {
transform : translateY ( -50 % ) ;
content : "\e908" ;
font-family : 'Moririse2' ! important ;
color : # 800080 ;
color : # 123d6a ;
font-size : 0 . 8rem ;
}
. cid-sOvPW0zQt6 . mbr-section-btn {
@ -7204,7 +7204,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -7569,7 +7569,7 @@ a {
transform : translateY ( -50 % ) ;
content : "\e908" ;
font-family : 'Moririse2' ! important ;
color : # 800080 ;
color : # 123d6a ;
font-size : 0 . 8rem ;
}
. cid-sOvRslZeF6 . mbr-section-btn {
@ -7614,7 +7614,7 @@ a {
transform : translateY ( -50 % ) ;
content : "\e908" ;
font-family : 'Moririse2' ! important ;
color : # 800080 ;
color : # 123d6a ;
font-size : 0 . 8rem ;
}
. cid-sOvRsmlYHY . mbr-section-btn {
@ -7659,7 +7659,7 @@ a {
transform : translateY ( -50 % ) ;
content : "\e908" ;
font-family : 'Moririse2' ! important ;
color : # 800080 ;
color : # 123d6a ;
font-size : 0 . 8rem ;
}
. cid-sOAKIMZ5fM . mbr-section-btn {
@ -7758,7 +7758,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -8247,7 +8247,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -8734,7 +8734,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -9218,7 +9218,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -9642,7 +9642,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -10131,7 +10131,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -10560,7 +10560,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -10984,7 +10984,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -11438,7 +11438,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -11927,7 +11927,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -12414,7 +12414,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -12838,7 +12838,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -13292,7 +13292,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -13781,7 +13781,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -14235,7 +14235,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -14689,7 +14689,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -15143,7 +15143,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -15567,7 +15567,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -16021,7 +16021,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -16475,7 +16475,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -16929,7 +16929,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -17383,7 +17383,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -17837,7 +17837,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -18291,7 +18291,7 @@ a {
}
. cid-sQB8F1hlh6 . dropdown-item : hover ,
. cid-sQB8F1hlh6 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQB8F1hlh6 . dropdown-item : first-child {
@ -18780,7 +18780,7 @@ a {
}
. cid-sQBaGgjGL5 . dropdown-item : hover ,
. cid-sQBaGgjGL5 . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQBaGgjGL5 . dropdown-item : first-child {
@ -19127,7 +19127,7 @@ a {
padding-right : 1rem ;
}
. cid-sQBfjL6oxN . price {
color : # 800080 ;
color : # 123d6a ;
}
. cid-sQBfjL6oxN . plan {
word-break : break-word ;
@ -19173,7 +19173,7 @@ a {
padding-right : 1rem ;
}
. cid-sQBgHkycOn . price {
color : # 800080 ;
color : # 123d6a ;
}
. cid-sQBgHkycOn . plan {
word-break : break-word ;
@ -19219,7 +19219,7 @@ a {
padding-right : 1rem ;
}
. cid-sQBhKKyDHR . price {
color : # 800080 ;
color : # 123d6a ;
}
. cid-sQBhKKyDHR . plan {
word-break : break-word ;
@ -19342,7 +19342,7 @@ a {
}
. cid-sQBf0pGW4V . dropdown-item : hover ,
. cid-sQBf0pGW4V . dropdown-item : focus {
background : # 800080 ! important ;
background : # 123d6a ! important ;
color : white ! important ;
}
. cid-sQBf0pGW4V . dropdown-item : first-child {