@charset "utf-8";
body {
    background-color: #343A40;

}
.row   {
    border-radius: 2px;
    border-width: thick;
    border-color: #090808;
}
.jumbotron.my-4 li {
    margin-left: 15px;
}
footer a {
    color: #FFFFFF;
}
