.cl-cardBox {
    box-shadow: none !important;
}

.cl-signIn-start .cl-header,
.cl-signUp-start .cl-header,
.cl-logoBox,
.cl-footerAction__signIn,
.cl-footerAction__signUp,
.cl-buttonArrowIcon,
.cl-footerAction__alternativeMethods {
    display: none !important;
}

.cl-card,
.cl-footer {
    background: none !important;
    box-shadow: none !important;
}

.cl-formButtonPrimary {
    background-color: #C8521B !important;
    border-radius: 90px !important;
    box-shadow: none !important;
    padding: 10px 0px !important;
}