@charset "UTF-8";
/* CSS Document */
/*#footer-alt-bar a,span{*/
/*    font-size: 14px !important;*/
/*}*/
/*#footer-alt-bar i{*/
/*    font-size: 14px !important;*/
/*}*/
/*footer{*/
/*    margin-bottom:59px !important;*/
/*}*/
.form-switch-lg{
    display: flex;
    align-items:center;
}
.form-check-input{
    margin-top: 0;
}
.form-switch.form-switch-lg .form-check-input {
    height: 1em;
    width: 2.5em;
    font-size: 1.5rem;
}
.form-check-label-lg{
    font-size: 1.2rem;
    padding-left: 1rem;
}
