﻿/* Show it is fixed to the top */
body {
    padding-top: 4.5rem;
}

/* Navbar */
.bg-red-orange {
    background-color: #eb6b00 !important;
}

.curr-working-img {
    height: 25px;
}
