/*  
Theme Name: Hestia Child    
Theme URI: https://www.themeisle.com/     
Description: This is a custom child theme I have created.    
Author: ThemeIsle    
URI: https://www.themeisle.com/    
Template: hestia    
Version: 0.1     
*/
   
.navbar .navbar-brand img {
    width: auto;
    max-height: 100px;
}

.hestia-features .hestia-info,
.hestia-features .info, .features .hestia-info,
.features .info {
  padding: 0px 0 30px;
  margin: 0 auto;
}

.hestia-features, .features {
    padding: 75px 0 20px;
    text-align: center;
}

.hestia-features{
	background-color:#368da1;
}

.hestia-title, .hestia-info .info-title, .info .info-title {
	color:white;
}

.hestia-about{
	padding:85px 0 90px;
}