﻿@media (orientation: portrait) {

    .fa-bars:before {
        content: "\f0c9";
        color: white !important;
    }
}
.a1 {
    color: whitesmoke;
}

.a2 {
    display: flex;
    flex-direction: row-reverse;
}

.a3 {
    font-size: 23px !important;
    padding-bottom: 1%;
}