.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    min-height: 35vh;
}

/*Custom Content*/
#field_email::after {
    font-size: 14px;
    color: Orange;
    content: 'Email address linked to your Zula Casino account.';
}

/*Custom Content*/
#field_description::after {
    font-size: 14px;
    color: Orange;
    content: 'Kindly provide the necessary information for your request. Our support team will promptly address your query.';
}

/*Custom Content*/
#field_cf_i_agree_to_the_terms_and_conditions::after {
    font-size: 14px;
    color: Orange;
    content: 'By entering into this Agreement, I understand that my account with Zula Casino will be closed. I will not have access to my account’s transaction’s history and gameplay. I confirm that the account number is mine, and all transactions on this account were performed by me. I confirm that the name and address associated with my Zula Casino account match my legal name and identity. I confirm that I am the age of majority in the jurisdiction from which I am accessing the Zula Casino Website. I understand that Zula Casino will use reasonable efforts to unsubscribe me from all marketing materials. This may take a reasonable working period to implement. I understand that it is my sole responsibility to contact Zula Casino if I continue to receive marketing materials. I agree that Zula Casino will not be held responsible for any damages, including financial loss or otherwise, incurred or caused by me which may arise from my violation of this Agreement. In the event that I open a new account and win prizes I understand that I will be ineligible to receive these prizes.';
}

/*Remove Sign Up*/
.ForgetPasswordContainer__loginHalf:nth-child(1),.Signin__loginHalf:nth-child(2) {
     display: none;
 }

/*Remove Sign In*/
.Signin__loginHalf.Signin__agentlogin {
    display: none;
}
