
/* - unithemeCustom.css - */
@media screen {
/*
   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */

.carousel {
    position: relative;
    margin-bottom: 1em;
    margin-left: -16px;
    margin-right: -16px;
}



/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */

}

