hr{
    border: none;
    color: red;
    position: relative;
    background: #0f5132;
    height: 3px;
    width: 10%;
    margin: 20px 0;
}

li{
    margin-left: 5px;
}

.panel{
    background: #0f5132;
    color: white;
}

strong{
    color: #ececec;
    font-weight: 0.8px;
}





