/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2025 | 18:47:16 */
.buy-now-button {
padding: 8px 40px;
font-weight: 600;
border-radius: 30px;
}
.offering-card {
border: 1px solid #6a89ed;
border-radius: 8px !important;
}

a.btn.btn-primary.primaryColor,
button.btn.btn-primary.primaryColor {
  border-radius: 30px !important;
  padding: 8px 30px !important;
}

.btn-outline-primary.primaryColor {
  border-radius: 30px !important;
  padding: 8px 30px !important;
}

.form-control {
  corner-shape: round !important;
  border-radius: 9999px !important;
}

.jhRXfe {
    background-color: #6a89ed !important;
    border-radius: 15px;
}

.modal-content {
    border-radius: 8px !important;
    background-color: #6a89ed;
}

.css-yk16xz-control {
    border-radius: 20px;
}

.border-bottom {
    border-bottom: 1px solid #6a89ed !important;
}