/* Enter Your Custom CSS Here */

#mpprecipe-container p {border-top: none !important;}

#mpprecipe-container {border-top: 5px solid #231f20;}

#mpprecipe-prep-time span, #mpprecipe-cook-time span, #mpprecipe-total-time span {
    font-size: 15px !important;
}

#mpprecipe-prep-time, #mpprecipe-cook-time, #mpprecipe-total-time {
    float: left;
    padding: 10px !important;
    width: 23%;
}