h2 p{
font-weight: 600;
    font-size: calc(16px + 4 * (100vw / 1920));
    cursor: pointer;
    color: #d86c4a;
    text-decoration: none;

}