.sidebar__title{
  font-size: 16px;
    color: white;
    background: linear-gradient(90deg, #1d1603, transparent);
    width: 100%;
    padding: 15px;
    border-radius: 5px;
}