/* Add here all your CSS customizations */
.contactMsg{
    color: white;
    padding-bottom: 10px;
    text-align: center;
}
.portfolio-item .card-body{
    min-height: 110px;
}