
aside{
    background-color: #e9e9e9;
}

.right{
    padding: 20px 0px;
}

.sidebar{
    display: block;
    text-align: center;
    /* padding-top: 20px; */
}

.sidebar img{
    /* margin-top: 20px; */
    height: 80px;
    width: 80px;
}

.right .sidebar hr{
    border-color: black;
}

.right .sidebar h6{
    color: #af9a61;
}