/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
.container div p{
    font-size: 30px !important;}

.container div ul {
    margin-left: 3rem;
    margin-bottom: 2.5rem;
    font-size: 20px !important;
}