@charset "utf-8";
body {
    text-align: center;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(21,21,21,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(21,21,21,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(21,21,21,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 0%,rgba(21,21,21,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
}
.container-fluid .container div {
    font-style: normal;
    font-weight: bold;
}
