.bg-custom{
    background-color: #296e9e47 !important;
}
.icon-medium{
    font-size: 1.5em !important;
}
.my_header_link{
    width: 100%;
    text-align: left !important;
    background-color: #3e8fb4 !important;
    color: white !important;
    border-radius: 0 !important;
    border: 1px solid #046e9e !important;
}
.cursor_pointer{
    cursor: pointer;
}
.display-flex-inline{
    display: inline-flex !important;
    padding-left: 2em !important;
    margin-right: 1em !important;
}