.Internship h2 {
    color: #83B03D;
    font-size: 2em;
    margin-bottom: 20px;
    font-weight: 400;
}
.Internship img.align-right {
    width: 30%;
    padding: 2%;
}
.apply-now h2 {
    color: #151853;
    text-align: center;
    margin-top: 55px;
    font-size: 32px;
    font-weight: 600;
}
.content-apply-now {
    text-align: center;
}

.formCommonHeader h2 {
    color: #151853;
    font-size: 35px;
    margin-top: 30px;
}

.formCommonHeader p {
    color: #000000;
    font-size: 20px;
    margin-top: 15px;
}
.webform-flex label {
    color: #151853;
    font-size: 15px;
}
.body-page input[type="text"], .body-page input[type="tel"], .body-page input[type="password"], .body-page input[type="email"], .body-page textarea, .body-page select {
    height: 40px;
    border: 1px solid #83B03D;
    font-size: 13px;
}
div#edit-preferred-email---description {
    color: black;
    font-size: 10px;
    font-family: sans-serif;
}

.formSubmitCommon input[type*='submit'] {
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Roboto", serif;
    background: #151853;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 8px 445px;
}
.formSubmitCommon input[type*='submit']:hover {
    background: #151853;
    color: white;
    border-color: #238CC8;
}
.formSubmitCommon {
    margin: 2em 0em 4em;
    text-align: center;
}

.formCommonFooter h2 {
    color: #151853;
    font-size: 16px;
    margin-top: 25px;
}
.formCommonFooter p {
    color: black;
    font-size: 14px;
}

.apply-now a {
    color: #151853 !important;
    text-decoration: none !important;
}
.apply-now {
    margin-top: 20px;
    text-align: center;
}
.image-banner img {
    margin-left: 75px;
}
.image-banner {
    margin-top: 30px;
}
.messages.messages--error.file-upload-js-error {
    color: red;
    font-size: 0.6em;
    font-weight: 600;
    margin-top: 1px;
}
.formSubmitCommon {
    margin: 2em 0em 2em!important;
    text-align: center;
}