h1 {
    font-size: 22px;
}
.cta-fixed {
    visibility: hidden !important;
}
.btn_content {
flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: 44px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff !important;
    background: #FF6B00;
    margin-top: 10px;
    margin-bottom: 10px;
}
.service-footer-section {
    padding: 10px 5px !important;
}
