.mosaic-form--u-iwiev51j4 .mosaic-form__button:hover, .mosaic-form--u-iwiev51j4 .mosaic-form__button.is-hover {
  background-color: #f79c00; }

.link-universal--u-ioayk0u5a {
  position: relative; }
  .link-universal--u-ioayk0u5a:hover:before {
    width: 100%; }
  .link-universal--u-ioayk0u5a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.15);
    width: 0;
    height: 100%;
    transition: 0.3s; }
