/* xl - DESKTOP STYLES */
.round-button a {
  border-radius: 100px !important;
  border: 0px solid transparent;
}
.round-button a:hover {
  filter: invert(10%) brightness(120%);
}
.round-button .avia_iconbox_title {
  font-weight: bold;
  font-size: 1.1rem;
}
.white-button a {
  border: 2px solid #009036 !important;
}
.white-button a:hover {
  filter: brightness(90%);
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  .round-button {
    width: 100%;
    display: flex;
    padding: 2px;
    justify-content: center;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F18500-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F18500-scss-mobile-l.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACCC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADrBD%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */