.custom-text p {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    color: #000000;
    font-size: 20px;
    letter-spacing: 1.18px;
    text-transform: none;
    line-height: 1.25;
    margin: 0 0 1.5rem;
}

.custom-text h2 {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 500 !important;
    text-decoration: none;
    color: #000000;
    font-size: 38px;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 1.25;
    margin: 0 0 1.5rem;
}