

#li-a-span-active-weather {
    
    padding-bottom:7px;
    border-bottom:2px solid #000000;

}

.round-button {
    box-sizing: border-box;
    display: block;
    /*padding: 5px 0 0 3px;*/
    line-height: 20px;
    border: 3px solid #4083BB;
    border-radius: 50%;
    color: #4083BB;
    text-align: center;
    text-decoration: none;
    /*background-color: rgba(0,0,0,0.5);*/
    font-size: 20px;
    font-weight: bold;
    /*transition: all 0.3s ease;*/
}