/** * custom theme 2026-05-26 09:09:20 */    #newsletter_pop_up{ width: 600px;height: 330px;background-color: #F4F4F4; }      a:hover, a:hover span{ color:#983158 !important; }  .btn, .action.primary, .block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart.table-wrapper .action-gift, .cart.table-wrapper .actions-toolbar>.action, .review-form .action.submit.primary, button{  background-color:#983158 !important; background:#983158 !important; border-color:#983158 !important;   color:#FFFFFF !important;  } .btn span, .action.primary, .block-cart-failed .action.continue span, .cart-container .form-cart .action.continue span, .cart.table-wrapper .action-gift span, .cart.table-wrapper .actions-toolbar>.action span, .review-form .action.submit.primary span, button span{  color:#FFFFFF !important;  } .btn:hover, .action.primary:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .actions-toolbar>.action:hover, .review-form .action.submit.primary:hover, button:hover{  background-color:#983158 !important; background:#983158 !important; border-color:#983158 !important;   color:#FFFFFF !important;  } .btn:hover, .action.primary:hover span, .block-cart-failed .action.continue:hover span, .cart-container .form-cart .action.continue:hover span, .cart.table-wrapper .action-gift:hover span, .cart.table-wrapper .actions-toolbar>.action:hover span, .review-form .action.submit.primary:hover span, button:hover span{  color:#FFFFFF !important;  }   