h1,
label,
i,
.btn-transparent {
    color: #575757 !important;
}

.btn-transparent {
    background-color: transparent !important;
}

.text-secondary-custom {
    color: #57ebff !important;
}

hr {
    margin: 10px 0 !important;
}

.row {
    margin: 0 !important;
    width: 100% !important;
}

.row-custom {
    max-width: 600px !important;
}

.content {
    margin-left: 10% !important;
    margin-right: 10% !important;
}

body {
    background-color: #E8F1F2 !important;
    height: 100% !important;
    width: 100% !important;
}

.bg-customnav {
    background-color: #0d6efd !important;
}