.cs .bg-primary{background-color: #d32365 !important;}
.cs .text-primary,
.cs a {color: #d32365 !important;}
.cs .btn.btn-primary { background-image: linear-gradient(to right, #d32365 0%, #F1416C 51%, #d32365 100%) !important; color:#fff !important}
.cs .btn.btn-color-primary:after { background-color: #d32365;}
.form-check-input:checked{ background-color: #d32365;}