/*
 * Theme Name: Timber Starter Theme + Bootstrap 4
 * Description: Starter Theme to use with Timber
 * Author: Upstatement
*/
.cf7sr-g-recaptcha {
	margin-left: 15px !important;
    margin-top: -30px !important;
}
#footerContactsContainer .contact-panel-padding {
    height: 100%;
}
#footerContactsContainer .contact-panel {
    height: 100%;
}
#footerContactsContainer .row {
    display: flex;
    flex-wrap: wrap;
}
#footerContactsContainer .row > [class*="col-"] {
    display: flex;
}
.contact-panel-padding {
    width: 100%;
}