.down-btn{
    background: rgba(15, 124, 128, .2);
    color: #0f7c80;
    height: 2rem;
    border-radius: .4545454545rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
}