@charset "utf-8";
/* CSS Document */

body{
background-color: #eceef2;
color: #3d3e3f;
}
.card-text{
    color: #3d3e3f;
    font-size: 0.8em;
}
#footer{
    background-color: darkslategrey;
}
row h2 .dos{
    font-weight: 400;
    display: block;
    text-align: center;
}
h2.dos{
    font-weight: 400;
    display: block;
    text-align: center;
}
.dos{
    font-weight: 400;
    display: block;
    text-align: center;
}