
body, html {font-family: 'Bitter', serif !important;}




.text-bg-dark {
  color: #fff !important;
  background-color: #742984 !important;
}


.text-body-acbvi {color: #742984 !important;
       background-color: #e5c2ed !important;}
       
.text-underline-hover {
           text-decoration: none !important;
       }
       
       .text-underline-hover:hover {
           text-decoration: underline !important;
       }
       
       a:not([class]) {
           text-decoration: none;
       }
       
       a:not([class]):hover {
           text-decoration: underline;
       }
       
       .Loading-container,.Loading-pricingTable, .Loading-pricingTableGrid {display: inline !important;float:left !important;}