.sosyaladi {
    border-left: 1px solid;
    padding-left: 10px;
}

.instagram {
    background-color: #405DE6 !important;
    border-color: #405DE6 !important;
}

.facebook {
    background-color: #4267B2 !important;
    border-color: #4267B2 !important;
}

.twitter {
    background-color: #14171A !important;
    border-color: #14171A !important;
}

.linkedin {
    background-color: #0072b1 !important;
    border-color: #0072b1 !important;
}

.profile-cover-img {
    width: 100%;
    height: -webkit-fill-available !important;
    object-fit: contain !important;
    vertical-align: top;
    box-shadow: 0px 0px 8px 3px #00000017;
}

.profile-cover-img-wrapper {
    background-color: unset !important;
}

.navbar-brand-logo {
    max-width: 175px !important;
}