*{margin:0;padding: 0;}
.row {
    display: flex;
    gap:1rem;
    border-bottom:1px solid gainsboro;
}
.col {
    
}