html.large-ui {
    font-size: 20px;
}

html.large-ui .btn-primary {
    background-color:  #596cd8 !important;
}

html.large-ui .form-control-lg {
    font-size: 1.25rem !important;
}