/*breakpoints*/
.ctaelement .cta_b .html__content {
  padding-bottom: 3rem;
}
@media screen and (max-width: 991.98px) {
  .ctaelement .cta_b .html__content {
    padding-bottom: 1rem;
  }
}
.ctaelement .socialcard .platform__icon i {
  color: #FFF;
  font-size: 30px;
}
.ctaelement .socialcard .rounded-social-buttons .social-button {
  margin-right: 0px;
  width: 75px;
  height: 75px;
  font-size: 30px;
  display: flex;
  position: relative;
  border-radius: 99px;
  background: #224A69;
  border-color: #224A69;
  text-align: center;
  justify-content: center;
  justify-items: center;
  justify-self: center;
  align-items: center;
  line-height: initial;
}
.ctaelement .socialcard .rounded-social-buttons .social-button * {
  color: #FFF !important;
}
.ctaelement .socialcard .rounded-social-buttons .social-button:hover {
  color: #FFF !important;
  background: #8FA3B3;
  border-color: #8FA3B3;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.ctaelement .socialcard .rounded-social-buttons .social-button:hover * {
  color: #FFF !important;
}
.ctaelement .socialcard .rounded-social-buttons .social-button:focus {
  color: #224A69 !important;
  background: #fff;
  border-color: #fff;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.ctaelement .socialcard .rounded-social-buttons .social-button:focus * {
  color: #224A69 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fmanueltabor%2Fscss%2Fcomponents%2F_ctaelement.scss%22%2C%22%2Fthemes%2Fmanueltabor%2Fscss%2Fcomponents%2F..%2Fsettings%2Fbreakpoints.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAGQ%3BAAAA%3BAAAA%3BACYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADHQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%22%7D */