/*
Theme Name: Yaza Child
Author: EnvyTheme
Author URI: https://envytheme.com/
Description: Yaza Child Theme
Version: 1.6
Template: yaza
Text Domain: yaza-child
*/


.service-title a{
	font-weight: 700;
    display: flex;
    justify-content: space-between;
	    font-size: 16px;
}
.services-list{
	border-radius: 10px;
    background-color: #F9FAFC;
    padding: 30px;
}
.ser-heading{
	font-size: 23.5px;
    margin-bottom: 20px;
}
.single-service {
    margin-bottom: 20px;
}
.sidebar-area, .responsive-navbar .offcanvas-header {
    background-color: #393939 !important;
}
