.thumbnail.is-bordered {
  position: relative;
}
.thumbnail.is-bordered::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 74.42%;
}
.thumbnail.is-bordered img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.controller[data-name="advertiser"][data-action="index"] .row .col-6 {
  float: none;
  margin: 16px auto;
}
html body h3.is-large {
  font-size: 30px;
}
html body .is-padding {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.sk-chase-dot::before {
  background-color: #ff42b4 !important;
}
