/*
Theme Name: Salute Child
Author: VamTam
Author URI: https://vamtam.com
Template: salute
*/



/*

put your child theme styles here


you don't need any @import rules

*/

.titulo-site span{
	color: #CF1F29;
}
.contato-phone ul li a {
text-decoration: none!important;
}

.contato-phone .ddd {
	font-size: 1.2rem;
    font-weight: 500;
}
.contato-phone .tel-tit {
    position: absolute;
    font-size: 0.8rem;
    top: -15px;
    left: 46%;
}

.banner-convenio figure {
	display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    height: 200px;
}

