﻿.footerlinks {
}

{
    color: #ffffff;
    text-decoration: none !important;
}

.footerlinks:hover {
    color: #ffd800;
}

#footer1 {
    background: #762b00;
}

#footer2 {
    background: #531f00;
}

.sa {
    background-color: #82040D;
}

.headertext {
    font-size: 1.5rem;
    font-weight: bolder;
    padding-top: 15px;
    padding-bottom: -20px;
    font-family: cairo;
    line-height: 25px;
    text-align-last: center;
    vertical-align: middle;
}

.headertext1 {
    padding-top: 10px;
}

.headerimage {
    padding-top: 20px;
    align-self: flex-start;
}

.divider {
    border-bottom: 1px solid black;
}

a.dropdowm-item- {
    background-color: #82040D;
}


