/*
Theme Name: MSR Group
Theme URI: https://www.msrcosmos.com/
Author: MSR Cosmos
Author URI: https://www.msrcosmos.com/
*/

.companies-list .card .card-body p strong {
	font-weight: 700!important;
}
.our-companies .card h3 {
    height: 50px;
    width: 100%;
    margin: 0.6rem 0;
    display: flex;
    line-height: 50px;
}
.capitalize {
    text-transform: capitalize;
}