/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 05 2025 | 09:12:04 */
.seopress-user-consent.seopress-user-message p {
    text-align: left;
    font-family: 'Unica77';
    font-size: 14px;
    line-height: 20px;
    color: #262626;
		width: 100%;

}

button#seopress-user-consent-accept {
    background: #447964;
    border-radius: 0px;
    font-family: 'Unica77';
    font-size: 18px;
    margin-top: 10px;
	width: 100%;
}

button#seopress-user-consent-close {
    background: #fff;
    border-radius: 0px;
    font-family: 'Unica77';
    font-size: 18px;
    margin-top: 10px;
	width: 100%;
}

.seopress-user-consent {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1), 0 1px 32px rgba(0, 0, 0, .07);
    border: 0px !important;
	flex-wrap: wrap;
}


