/* Quickly add some CSS to your theme by adding it to this block */

@media only screen and (min-width: 480px){
.grid figcaption h3 {
    font-size: 12px !important;
    color: black;
}

}
