/*
Theme Name: Fyziosan Child
Description: Fyziosan  WordPress theme composed of customizable blocks.
Theme URI: https://fyziosan.sk/
Version: 1.0
Author: AL-MI Výroba reklamy
Author URI: https://al-mi.sk
License: https://al-mi.sk
License URI: https://fyziosan.sk/
Tags: translation-ready
Template: fyzio
Text Domain: fyzio-child
*/


/* Add here your custom CSS */

body .fw-btn, 
body .fw-btn-default, 
body .fw-btn:not(.fw-btn-ghost) {
    background-color: #f5b000 !important;
    color: #ffffff !important;
    border: none !important;
    padding: 12px 24px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    display: inline-block !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

body .fw-btn:hover {
    background-color: #d69e00 !important;
    color: #ffffff !important;
}
