h1{
    font-family: Roboto;
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    color: #000;
}

.tom_dec{
    padding: 0 2.8rem 0 2.8rem;
    column-count: 2;
    column-gap: 1.8rem;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 300;
    /* text-align: center; */
    line-height: 1.6;
    color: #000;
}