a {
  color: #E4572E; /* replace with exact hex if needed */
  text-decoration: none;
}

a:hover {
  color: #E4572E;
  text-decoration: none;
}

.fa-caret-down:before {
    content: "\f0d7" !important;
}

/* cookies banner */

.cky-notice .button.cky-btn.cky-btn-accept{
    color: #FFFFFF!important;
    border-color: #e05534!important;
    background-color: #e05534!important;
}

button.cky-btn.cky-btn-reject , button.cky-btn.cky-btn-customize{
    color: #e05534!important
    border-color: #e05534!important;
    background-color: transparent !important;
}



.growth-checklist-form {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    background: #ebebeb !important;
    border-radius: 18px !important;
    padding: 35px 30px !important;
}

.growth-checklist-form .half {
    width: calc(50% - 10px) !important;
}

.growth-checklist-form .full {
    width: 100% !important;
}

.growth-checklist-form .form-group {
    margin-bottom: 15px !important;
}

.growth-checklist-form label {
    display: block !important;
    font-size: 16px !important;
    color: #1f2937 !important;
    margin-bottom: 8px !important;
    font-weight: 500 !important;
}

.growth-checklist-form input[type="text"],
.growth-checklist-form input[type="email"],
.growth-checklist-form input[type="tel"],
.growth-checklist-form input[type="url"] {
    width: 100% !important;
    height: 60px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 14px !important;
    padding: 0 18px !important;
    font-size: 16px !important;
    background: #f8fafc !important;
    box-sizing: border-box !important;
}

.growth-checklist-form {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    background: #ebebeb !important;
    border-radius: 18px !important;
    padding: 35px 30px !important;
}

.growth-checklist-form .half {
    width: calc(50% - 10px) !important;
}

.growth-checklist-form .full {
    width: 100% !important;
}

.growth-checklist-form .form-group {
    margin-bottom: 15px !important;
}

.growth-checklist-form label {
    display: block !important;
    font-size: 16px !important;
    color: #1f2937 !important;
    margin-bottom: 8px !important;
    font-weight: 500 !important;
}

.growth-checklist-form input[type="text"],
.growth-checklist-form input[type="email"],
.growth-checklist-form input[type="tel"],
.growth-checklist-form input[type="url"] {
    width: 100% !important;
    height: 60px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 14px !important;
    padding: 0 18px !important;
    font-size: 16px !important;
    background: #f8fafc !important;
    box-sizing: border-box !important;
}

.growth-checklist-form input[type="text"]:focus,
.growth-checklist-form input[type="email"]:focus,
.growth-checklist-form input[type="tel"]:focus,
.growth-checklist-form input[type="url"]:focus {
    outline: none !important;
    border-color: #e05434 !important;
}

.growth-checklist-form select {
    width: 100% !important;
    height: 60px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 14px !important;
    padding: 0 18px !important;
    font-size: 16px !important;
    background: #f8fafc !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 16px center !important;
    box-sizing: border-box !important;
    cursor: pointer !important;
}

.growth-checklist-form select:focus {
    outline: none !important;
    border-color: #e05434 !important;
}

.growth-checklist-form textarea {
    width: 100% !important;
    min-height: 130px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 14px !important;
    padding: 16px 18px !important;
    font-size: 16px !important;
    background: #f8fafc !important;
    box-sizing: border-box !important;
    font-family: inherit !important;
    resize: vertical !important;
}

.growth-checklist-form textarea:focus {
    outline: none !important;
    border-color: #e05434 !important;
}

/* Submit button parent wrapper */
.growth-checklist-form p,
.growth-checklist-form > p {
    width: 100% !important;
    margin: 0 !important;
}

.growth-checklist-form p:has(input[type="submit"]),
.growth-checklist-form p:has(.wpcf7-submit) {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

/* Submit button */
.growth-checklist-form .wpcf7-submit,
.growth-checklist-form input[type="submit"],
.growth-checklist-form button[type="submit"] {
    background: #e05434 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 14px !important;
    padding: 18px 40px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    width: auto !important;
    min-width: 250px !important;
    display: block !important;
    margin: 0 auto !important;
}

.growth-checklist-form .wpcf7-submit:hover,
.growth-checklist-form input[type="submit"]:hover,
.growth-checklist-form button[type="submit"]:hover {
    background: #d64b2d !important;
}

@media (max-width: 768px) {
    .growth-checklist-form .half {
        width: 100% !important;
    }

    .growth-checklist-form .wpcf7-submit,
    .growth-checklist-form input[type="submit"],
    .growth-checklist-form button[type="submit"] {
        width: 100% !important;
        min-width: unset !important;
    }
}

.page-id-4788 .entry-title {
    text-align: center !important;
}

.page-id-4788 .entry-header {
    text-align: center !important;
}

.page-id-4788 .entry-content > p {
    text-align: center !important;
}

.growth-checklist-form .form-group:last-child {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.growth-checklist-form .form-group:last-child p {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}