/*-- Use For Custom Styling --*/

.logo img {
    max-width: 300px;
    max-height: 50px;
}

.logo-full {
    max-width: 350px;
    width: auto;
}


#callback .pricing-item {
    max-width: none;
    cursor: auto;
}

.embedded-form label {
    font-size: 1.5rem !important;
}