.col-md-3, .col-md-4{
    text-align: center;
    align-items: center;
    align-content: center;
}
.ccards .card a{
    text-align: center;
}
.card{
    border: none !important;
    outline: transparent;
    background-color: #fff !important;
    border-radius: 20px !important;
    box-shadow: 0px 0px 56px rgba(200, 200, 201, 0.2), 0px 0px 56px rgba(195, 196, 197, 0.2);
    font-size: 20px;
    padding: 40px 20px !important;
    text-align: center;

}
ul li, a, .strong{
text-decoration: none !important;
text-align: left !important;
    font-size: 15px !important;
}
h1.black-header{
    font-size: 30px !important;
    padding: 40px 0 !important;

}
.blog p{
    font-size: 1.6rem !important;
    line-height: 3rem !important;
}
.center{
text-align: center !important;
}