/* General styles */



.horizontal{
     
    border-radius: var(--border-radius);
    align-items: center;
    margin: 10px;
}

