/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2025 | 14:11:14 */
.btn.btn-rounded.button-style5 {
    font-family: 'Space Grotesk', sans-serif !important;
    text-transform: none !important;
}

.btn.btn-rounded.button-style5 {
    display: inline-block;
    padding: 14px 24px;
    margin-bottom: 0 !important;
    border: 1px solid #ffffff;
    border-radius: 30px;
    background-color: transparent;
    color: #ffffff;
    font-size: 14px;
	font-weight: 400;
    text-decoration: none;
    text-transform: none;
    transition: all 0.3s ease;
    cursor: pointer;
}
