body{
    background-color: #3f7ba1;
}
.footer-main {
    min-height: 50px;
    padding-top: 10px;
    border: 0;
    background-color: #428bca;
    text-align: center;
    color: #fff;
}

.footer-main a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.footer-main a:hover{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.footer-main a:visited{
    color: #fff;
    font-weight: bold;
}
.footer-main a:focus{
    color: #fff;
    font-weight: bold;
}
.alert-1K{
    margin: auto;
    text-align: center;
    max-width: 500px;
    width: auto !important;
    z-index: 2;
}
