/*=============================================
    Please add all custom CSS to this file
 =============================================*/

.topPhone {
    text-align: left;
    margin-left: 6%;
    font-size: 40px;
    padding-bottom: 14px;
}


.card-wrap {
    margin: 1em;
    padding: 1em;
    text-align: center;
    background: #0546A4;
    color: #fff;
    min-height: 22em;
    border-radius: 2em;
}

.card-wrap h2{
	color: #fff!important
}

.reviews-badge a {
	display: block;
	width: 10em;
	filter: drop-shadow(2px 4px 6px black);
	margin: 1.5em 0;
}

.reviews-badge img {
	margin: 0;
}