
/* Dynamic CSS Generated from Admin Panel */

/* Body Background */
body {
        background-color: #ffffff !important;
    }

/* H1 */
h1, .h1 {
    font-size: 3rem !important;    color: #ffffff !important;}

/* H2 */
h2, .h2 {
    font-size: 2rem !important;    color: #0f1729 !important;}

/* H3 */
h3, .h3 {
    font-size: 26 !important;    color: #333333 !important;}

/* H4 */
h4, .h4 {
    font-size: 22 !important;    color: #444444 !important;}

/* H5 */
h5, .h5 {
    font-size: 20 !important;    color: #555555 !important;}

/* H6 */
h6, .h6 {
    font-size: 18 !important;    color: #666666 !important;}

/* Paragraph */
p {
    font-size: 1.1rem !important;    color: #64748b !important;}

/* Logo Width */
.logo-img,
.navbar-brand img,
.header-logo img,
.footer-logo img {
        width: 164px !important;
        height: auto;
}