.comm-forgot-password__title[community_login-forgotPassword_forgotPassword] {
    display: none;
}

community_login-forgot-password>h2 {
    display: none !important;
}
community_login-forgot-password>div {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 18px !important;
}
.slds-form-element.slds-m-top_large.slds-m-bottom_large>button {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    height: 45px !important;
}

.slds-card{
    border: none !important;
    box-shadow: none !important;
}

.comm-forgot-password__container[community_login-forgotPassword_forgotPassword] {
    border: none;
    box-shadow: none;
}

.slds-input_faux:not(.slds-combobox__input-value) {
    color: #b9d052;
}
::placeholder { 
    color: #b9d052;
    
}
.slds-input {
    height: 50px !important;
}
.slds-input_faux {
    height: 50px !important;
    
}
.slds-form-element__label {
    position: relative;
    z-index: 1;
    margin-left: 11px;
    padding-left: 6.5px;
    top: 15px !important;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 25px;
    background-color: #2E4161;
    font-family: 'Poppins' !important;
}
.slds-truncate {
    margin-top: 11px;
}
.comm-forgot-password__submit-button[community_login-forgotPassword_forgotPassword] {
   
    font-family: 'Poppins' !important;
    height: 45px;
}
.comm-forgot-password__cancel-button[community_login-forgotPassword_forgotPassword]{
   
    font-family: 'Poppins' !important;
    height: 45px;
}
.comm-forgot-password__container[community_login-forgotPassword_forgotPassword] {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 18px !important;
}
[lightning-combobox_combobox-host].slds-has-error {
    --slds-c-input-color-border: var(--slds-g-color-error-base-40, red) !important; 
}
.cb-outputRichText-container.ql-editor{
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 25px;
}
p{
    font-style: normal;
    font-weight: 500;  
    font-size: 13px;
    line-height: 25px;
}
.cb-outputRichText-container.ql-editor>p>a{
    color: rgb(188, 207, 0) !important;
}
.cb-outputRichText-container.ql-editor>p>span{
    line-height: 18px !important;
}
.slds-var-m-around_large>p{
    line-height: 18px;
}
:root {
--dxp-g-destructive: rgb(255, 110, 110);
}