 

.con {
    padding: 50px;
    background: #00000005;}
    
.car{
    background:#f3f3f3;
    padding:54px;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #1e1e2a;
    line-height: 27px;
    overflow-x: hidden;
}


label {
    font-weight: 500;
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #000;
}