﻿/* Remove ugly p margin that are being inserted by the RTE*/
.spc.gallery .caption p {
    margin: 0;
}
