.main-title {
    margin-bottom: 20px;
    font-weight: bold;
    color: #0e213d;
}

.sub-title {
    margin: 0;
    margin-bottom: 20px;
    line-height: 30px;
    color: #1a3761;
}

p {
    font: inherit;
    line-height: 20px;
    color: #000000;
}

.img-div {
    width: 300px;
    height: 300px;
    margin-top: 0px;
}

.jsf-image {
    width: inherit;
    height: inherit;
}

.form-title {
    display: block;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    font-weight: bold;
    color: #1a3761;
}
