/* 
    Style related to Scoop content type
*/

.single-scoop .type-scoop{
    p > img {
    margin-top: 20px;
    border-radius: 10px;
}
}