/*
Theme Name: Larch Child
Description: Child theme for the Larch Theme
Author: Upper
Template: larch
Version: 1.0
*/

.dripicons-phone:before {
	color: #ffd500 !important;
}
.dripicons-mail:before {
	color: #ffd500 !important;
}
.dripicons-location:before {
	color: #ffd500 !important;
}

.mm_flex-box > .vc_column-inner {
	display:flex !important;
	flex-flow: row wrap !important;
}

.mm_inline-flex {
	display:inline-flex !important;
}