/*
Theme Name: Besa Child
Theme URI: https://elementor.thembay.com/besa/
Author: Thembay
Description: This is a child theme for Besa
Version: 1.0
Author URI: https://thembay.com/
Template: besa
Text Domain: besa-child
*/

/*  [ Add your custom css below ]
 * a,
a:hover {
    color: #ff0000;
}

button,
.btn,
input[type="submit"],
input[type="button"] {
    background-color: #ff0000;
    border-color: #ff0000;
}

button:hover,
.btn:hover,
input[type="submit"]:hover {
    background-color: #cc0000;
    border-color: #cc0000;
}

- - - - - - - - - - - - - - - - - - - - */