﻿.wrapper-custom-text {
    width: 100% !important
}

.fab.fa-twitter {
    font-family: sans-serif;
}

    .fab.fa-twitter::before {
        content: "𝕏";
        font-size: 1.2em;
    }

@media (max-width: 580px) {
    .m24_logo_wrapper {
        width: 100%;
    }
}
