
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.top-banner .content .subtitle {
  font-size: 32px;
}
.top-banner .content .subtitle, p,span {
  font-family: Montserrat,sans-serif;
  font-weight: 400;
}

p,span {
  text-align: justify;
  text-justify: inter-word;
}

a:focus{
outline: none !important;
text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:Montserrat,sans-serif !important;
  font-weight:500 !important;
}