/**
* Theme Name: Rebuilto Child
* Description: This is a child theme of Rebuilto, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: rebuilto
* Version: 1.1.3
*/
.page-id-2857 .service-item .service-content {
	display: flex;
    flex-direction: column;
    justify-content: space-around;
    min-height: 320px;
}
.page-id-2857 .service-item .description {
	text-align: justify;
}
.main-navigation ul.menu > li.menu-item > a {
    padding: 0.6em 1.2em;
}
.btn-call {
	background-color: #AE3033;
	border-radius: 50px;
}
.btn-call:hover a {
	color: #FFF;
}