.left-menu-button{
position: relative;
margin-top: 10px;
padding: 10px 20px 10px 20px;
border-radius: 10px;
background: #ffb74f;
font-size: 18px;
font-weight: 700;
}
.left-menu-button-a{
text-decoration: none;
color: #035;
}
.ul-left-menu{
display: block;
}
#ads-right{
position: relative;
margin: 20px -20px 20px -20px;
}
.li-left-menu{
margin-top: 15px;
font-size: 18px;
font-weight: 500;
background: #eee;
}