<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


.wrap_floating .item_33 a {
    font-size: 16px;
    color: #FFF;
    font-family: 'Dream Medium';
    padding: 15px 25px;
    line-height: 1.3;
    background: #d89732;
    margin-top: 1px;
    display: block;
}


@media (max-width: 1280px) {
    .wrap_floating {
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
  }
}</pre></body></html>