.lgreybg
{
    background-color: lightgray;
}
.text-justify
{
    text-align: justify;
}
.btn-ci
{
    background-color: #50C878;
}
.btn-ci:hover
{
    background-color: #0f52ba;
    color: lightgray;
}
.ci-color
{
    background-color: #50C878;
    height: 100%;
}
.nav-color
{
    background-color: #50C878;
}
.spacer
{
    height: 80px;
}