/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 11 2026 | 18:45:35 */
a.seo-section-link {
    font-family: 'Unica77';
    font-size: 15px;
    line-height: 20px;
}

.seo-section-col.seo-section-right h2 {
    font-size: 24px;
    font-family: 'Unica77' !important;
    line-height: 32px;
    font-weight: 500;
}

.seo-section-col.seo-section-left h2 {
    font-family: 'Unica77' !important;
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
}

.seo-section-col.seo-section-left p {
    font-family: 'Unica77' !important;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

.seo-section-wrapper {
    margin-left: auto;
    margin-right: auto;
}

.seo-section-readmore-wrap h3 {
    font-family: 'Unica77' !important;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 1rem;
}

.seo-section-readmore {
    background: none;
    border: none;
    color: #262626;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 20px;
    padding: 0;
    font-family: 'Unica77';
	font-size: 20px;
}

button.seo-section-readmore:hover {
    background: transparent;
    color: #262626;
}

button.seo-section-readless {
    background: transparent;
    color: #262626;
    padding-left: 0px;
    text-decoration: underline;
}
