.logo-container {
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding-top: .5rem;
    padding-bottom: .5rem;
    z-index: 5;
}

.header-logo{
    max-height: 2rem;
}

.page-header-styling {
    background-color: #ff0000;
    width: 85px !important;
    height: 3px !important;
}

.social-media-image {
    max-height: 40px;
    margin-right: 5px;
    margin-right: 5px;
}