<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#lgx-header {
    background: url(../img/banner.jpg) center no-repeat;
    background-size: cover;
}
.lgx-banner {
    background: url(../img/banner.jpg) center no-repeat;
    background-size: cover;
}
#lgx-header .lgx-header-content {
    padding: 50rem 0 0;
}
#lgx-header .lgx-header-content h1 {
    color: #fff;
}
.lgx-logo img {
    width: 50px;
}
.heading-title .ecademy-title {
    margin-bottom: 40px;
}
.heading-title .ecademy-title h1{
    color: #fff;
}
.heading-title h3 {
    color: #fff;
    margin-bottom: 40px;
}
.stat-number {
    margin-bottom: 20px;
}
.heading-title h3 .stat-number strong {
    color: #efa506;
}
.terms-content p {
    text-align: justify;
}
.terms-content li {
    text-align: justify;
}
.terms-content h4 {
    color: #eee;
}</pre></body></html>