/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 04 2025 | 17:52:37 */
#cta.new a.qbutton {
    margin-top: 20px;
}
#cta.new a.qbutton:hover {
    background: #27266d;
    color: white;
}

#cta.new {
    background: #ef6c4e;
    padding-top: 80px;
    padding-bottom: 80px;
}

#cta.new h2 {
    color: white;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 0px!important;
}

#cta.new a.qbutton {
    font-size: 22px;
    line-height: 30px;
    padding: 20px 30px;
    margin-left: 10px;
    background: white;
    color: #27266d;
}

#overview .single-circle {
    transform: scale(0.9);
    transition: all 0.2s ease;
}

#overview .single-circle:hover {
    transform: scale(1);
    transition: all 0.2s ease;
}

#page-header {
    padding-top: 230px;
    padding-bottom: 260px;
    background-position: bottom!important;
}

#page-header h1 {
    font-size: 58px;
    line-height: 66px;
}

#overview * {
    text-align: center;
}

h2 strong {
    color: #27266d;
}

.single-circle {
    background: #ef6c4e;
    border-radius: 100%;
    width: 300px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-circle h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    color: white;
}

.single-circle.two {
    background: #27266d;
}

#overview h2 {
    margin-bottom: 40px!important;
}

#overview {
}

a.qbutton {
    border-radius: 0px 15px 15px 15px;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0px !important;
    font-size: 16px;
    font-weight: 600;
}

.accent {
    font-weight: 800;
}

h2 {
    color: #70a8c4;
}

h1, h2, h3, h4, h5 {
    font-family: 'Poppins', sans-serif !important;
}

body, p {
    font-family: 'Poppins', sans-serif;
}
