.footer-color {
    background: #002644;

}

.blade-color {
background: #EBF6FF;
}

.front-font {
color: #444;
text-align: center;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;}

.front-details {
background: linear-gradient(90deg, #008DFF 6.11%, #00B6E0 86.39%);

}

.button-color {
background: linear-gradient(90deg, #35A5FF 16.97%, #45D7F9 93.58%);
}

.front-heading {
color: #0E1133;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
}

.front-sub-heading {
color: #0E1133;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.front-blog-heading {
color: #0E1133;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.footer-disclaimer {
color: #BBB;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
}

.footer-line {
width: 1252px;
height: 1px;
background: #2D4457;
}

.footer-list {
color: #BBB;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.footer-list-head {
color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.footer-heading {
color: #FFF;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.header-font {
color: #0E1133;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.register-font {
font-size: 16px;
font-weight: 500;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
color: #35A5FF;
}
.title-font {
    font-size: 38px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}
.getstarted-font {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;

}