.t280__bottom {
        bottom: 40px;
        text-align: right;
    }
    .t280__menu__wrapper_2 .t280__menu {
        top: 30%;
    }
    .t280__menu {
        text-align: right;
    }
    .t-sociallinks__wrapper{
        text-align: center;
        padding-top: 100px;
    }
    .t-submit {
            transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out !important;
    }
    .t-submit:hover {
        background-color: #C00000 !important;
    }