@charset "utf-8";
.container .row .col-md-8.col-sm-12 {
    font-size: small;
}
.row .col-md-6.col-sm-12 p {
    font-size: smaller;
}
.row .col-md-6.col-sm-12 ul {
    font-size: smaller;
}
.container {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
