 /*
 Theme Name: vogomo
 Description: The custom theme Bollard Solution using the parent theme onepress.
 Author: vogomo
 Author URI: [Your URL]
 Template: onepress
 Version: 1
 */
.feature-item:hover .icon-background-default {
    color: orange !important;
}
section#about p {
    text-align: justify;
}
section#gallery img {
	height: fit-content;
}