/* Change Blocksy Footer Widget Titles Color */
.ct-footer .widget-title,
.ct-footer [class*="title"],
.ct-footer h1,
.ct-footer h2,
.ct-footer h3,
.ct-footer h4,
.ct-footer h5,
.ct-footer h6 {
    color: #f4d633 !important;
}
