/*
Theme Name: Gervas
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1 {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* PERSONALIZADO WR */
.verifica {
  margin-top: 20px;
  padding-left: 2rem;
  background-image: url('https://asesoriagervas.es/wp-content/uploads/2022/03/verificado.png');
  background-position: 0 0;
  background-size: 1rem 1rem;
  background-repeat: no-repeat;
}