.contribution_amount-content label {
    font-size: 3em;
    font-weight: bold;
    height: auto;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.contribution_type-content label {
    font-size: 20px;
    font-weight: bold;
}
.contribution_type-section .label,
.contribution_amount-section  .label {
    text-align: center !important;
    font-size: 20px !important;
    margin: 4% auto;
}
.contribution_type-content {
    display: flex;
    flex-direction: row-reverse;
}
.crm-form-submit {
    background-color: #1a227e !important;
    color: #ffffff !important;
    width: 50%;
    text-align: center;
    justify-content: center;
}
#crm-submit-buttons {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
#imc3y {
    text-align: center;
}
#izu8c h2 {
    margin-block: 0;
    color: rgb(66,66,66);
    font-weight: bold !important;
    font-size: 52px !important;
}
.gradient-line {
    height: 10px;
    width: 65%;
    background-image: linear-gradient(109deg, #F6A713 30%, #E3137D 100%);
    border-radius: 10px;
    margin: 0 auto;
}
#navbarEnergia a{
    text-transform: lowercase !important;
    font-weight: 600 !important;
    font-size: 1.2rem !important;
}
.caltha-amount-texts {
    font-weight: 600 !important;
}
.contribution_amount-content .price-set-row label{
    box-shadow: 0 1px 20px 1px #aaa;
}
.page-civicrm-contribute.payment-choice-buttons .contribution_amount-section .contribution_amount-content .price-set-row label {
    width: 97% !important;
}
#editrow-first_name {
    width: 49% !important;
    display: inline-block !important;
    margin-right: 2% !important;
    float: left !important;
}
#editrow-last_name {
    width: 49% !important;
    float: left !important;
}
.crm-profile input[type="text"] {
    background-color: #eee !important;
    border-color: rgb(189, 205, 226) !important;
    box-shadow: rgba(13, 110, 253, 0.06) 0px 0px 0px 0.930595px !important;
    background-image: none !important;
}
.contribution_amount-content .price-set-row:last-child {
    order: -1;
}
#CIVICRM_QFID_9_price_5:checked + .contribution_amount-section .other_amount-section {
    display: none !important;
}
.CRM_Contribute_Form_Contribution_Main .label {
    font-size:24px !important;
}
.CRM_Contribute_Form_Contribution_Main .crm-form-text{
    font-size: 20px !important;
}
.other_amount-section .label {
    display: none !important;
}