
.media.author-box.py-3 {
    margin-left: 30px;
    background: #0000000a;
    padding: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    border: 1px solid #cccccc21;
    border-radius: 4px;
}

.avatar-xl {
    width: 8rem;
    height: 8rem;
}

.avatar-xl {
    width: 10rem;
    height: 10rem;
}

.rounded-circle {
    border-radius: 50% !important;
}

.img-fluid {
    max-width: 100%;
    border: 4px solid #e87b08;
    border-right-color: rgb(232, 123, 8);
    border-right-color: rgb(225, 110, 7);
    border-right-color: #fad303;
}

img {
    vertical-align: middle;
    border-style: none;
}

.ml-3.media-body.text-center-down {
    margin-left: -0.05rem !important;
    padding: 1em;
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.h4.text-uppercase.font-weight-bold {
    font-size: 13px;
    color: #3c3939;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.font-weight-bold {
    font-weight: 700 !important;
    font-size: 14px;
    color: #8c3d03e0;
}

.h4.text-uppercase.font-weight-bold {
    font-size: 13px;
    color: #3c3939;
}

.about-profile {
    margin-bottom: 10px;
}
