.input-lg{
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px;
}

h2.email-heading{
    font-family: "Roboto", sans-serif;
    color: #4B4B4B;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 4px;
    max-width: 100%;
}

.accessibility-hidden{
    text-indent: -9999em;
}

.choose-plan label {
    line-height: 18px;
    margin: 6px 0;
    font-weight: 400;
}

.pf-container{
    display: none;
    transition: ease-in;
}