body {
    color: #000;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

a {
    color: #0000ff;
    text-decoration: none;
}

#lp-pom-root {
    display: block;
    background: rgba(0,0,0,1);
    border-style: none;
    margin: auto;
    padding-top: 0px;
    border-radius: 0px;
    min-width: 320px;
    height: auto;
}

#lp-pom-block-11 {
    display: block;
    background: rgba(14,34,60,0);
    background-size: cover;
    border-style: none;
    margin: auto;
    width: 99%;
    height: auto;
    position: relative;
}

/* Responsive Adjustments */
@media (max-width: 900px) {
    #lp-pom-root {
        min-width: 99%;
    }
    #lp-pom-block-11 {
        height: auto;
    }
    #lp-pom-box-670 {
        width: 99%;
    }
    #lp-pom-box-900, #lp-pom-box-930 {
        width: 99%;
        left: 5%;
    }
}

@media (max-width: 768px) {
    #lp-pom-text-16, #lp-pom-text-55, #lp-pom-text-528 {
        width: 99%;
        left: 0;
        text-align: center;
    }
    #lp-pom-button-712 {
        width: 99%;
        left: 10%;
    }
    #lp-pom-block-11 {
        background-position: center;
    }
}

@media (max-width: 480px) {
    #lp-pom-box-900, #lp-pom-box-930 {
        width: 99%;
        left: 0;
    }
    #lp-pom-button-712, #lp-pom-button-1007 {
        width: 99%;
        left: 5%;
    }
}


