.c-icn__Team:before {
    display: inline-block;
    border-radius: 100px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.5em;
    margin-bottom: 15px;
}

.c-icn__Lightbulb:before {
    display: inline-block;
    border-radius: 100px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.5em;
    margin-bottom: 15px;
}



.c-icn__Briefcase:before {
    display: inline-block;
    border-radius: 100px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.5em;
    margin-bottom: 15px;
}

#allTypeContent {
    line-height: 32px;
}


.heroDesc .learnmore {
    margin-top: 15px;
}

.learnmore, .submit {
    border-radius: 5px;
}

#section_1 h2 {
    color: #3c7ab2 !important;
}

#box1-text {
      padding-top: 47px;
}

body header {
   background-color: #F6F6F6;
}

header .moonlight-header-logo img {
    margin-top: 20px;
}
.tip, .note {
    font-size: 13px !important;
}