* {
  font-family: 'Lato', sans-serif !important;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


footer {
    display: none !important;
}
.card-style {
		padding: 1em 1em 1em 1em;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
		border-radius:10px;

}
button {
    font-size: 18px !important;
    font-weight: bold !important;
}
span.elementor-button-text{
 font-size: 18px !important;
    font-weight: bold !important;
}