diff --git a/src/components/manage/Blocks/ImageCards/styles.less b/src/components/manage/Blocks/ImageCards/styles.less index 595a1e9..e111040 100644 --- a/src/components/manage/Blocks/ImageCards/styles.less +++ b/src/components/manage/Blocks/ImageCards/styles.less @@ -13,9 +13,9 @@ font-weight: bold; p { + margin: 0 !important; color: #564535; font-size: 20px; - margin: 0 !important; } } @@ -26,6 +26,6 @@ } .tile-listing-description { - font-size: 14px; color: #666; + font-size: 14px; }