body {
    background-image: url(/assets/images/reg_bg2.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
}
.left-round {
    border-radius: 50px 0 0 50px;
}

body .content .pm-t0 {
    padding-top: 0;
    margin-top: 0;
}
body .content .pm-b0 {
    padding-bottom: 0;
    margin-bottom: 0;
}
h2 {
    font-weight: 600;
    font-size: 26px;
}
.btn {
    font-size: 14px;
}

.card-header {
    border-bottom: none;
}

h4 {
    font-weight: 600;
    font-size: 16px;
}

p {
    font-weight: 600;
}

.login-link {
    font-size: 14px;
}
