.efp-home-desktop {
    background: #f5f5f5;
    padding: 50px;
    text-align: center;
}


.efp-home-mobile {
    background: #0066cc;
    color: white;
    padding: 30px;
    text-align: center;
}


.efp-home-mobile h2 {
    color: white;
}