/* Start custom CSS *//*#vgs_bo {
  border-bottom: 5px solid #fdd3d7 !important;
}*/
.main-page-wrapper {
  background-color: #f7f4eb !important;
}

#vgs_grow { 
transition: all .2s ease-in-out; 
}

#vgs_grow:hover { 
transform: scale(1.03); 
}
bdi {
  font-size: 1.2rem !important;
  color: #000 !important;
}/* End custom CSS */