/* Add here all your CSS customizations */
.testimonial-author img {
    max-width: 80px !important;
}

.home-text-shadow {
    text-shadow: 2px 2px 35px #333333;
}

.modal-dialog {
    max-width: 800px !important;
}

.btn-cta {
    background-color: #28a745 !important;
    border-color: #28a745 #28a745 #1e7e34 !important;
    color: #FFF !important;
}

.btn-cta:hover {
    background-color: #2fc652 !important;
    border-color: #34ce57 #34ce57 #28a745 !important;
}

.humans { display: none; }

.social-icons-instagram a {
	font-weight: 700;
}