/*
Theme Name: Custom Theme
Theme URI: http://www.actonweb.com
Description: A Custom WordPress Theme Built.
Version: 1.0
Tags: threaded-comments, custom-menu
Author: acton|web
Author URI: http://www.actonweb.com
*/

@import url("style/reset.css");
@import url("style/style.css");
@import url("style/shortcodes.css");

.home-latest-news-category {
  display: none!important;
}

.home-latest-news-title {
  display: none!important;
}

.tp-caption {
  font-size: 33px!important;
  font-family: 'Crete Round', serif !important;
  z-index: 1;
  color: white;
}