/*
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 ]
- - - - - - - - - - - - - - - - - - - - */
#tbay-header{
	background:transparent!important;
	margin-bottom: -3px;
}
div#tbay-main-content {
  	margin-top: -2px!important;
}
a#back-to-top,
a#back-to-top-mobile {
    background: #041564;
    color: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
#tbay-footer a:hover {
	color:#041564!important;
}