/* ==========================================================================
   Links colors
   ========================================================================== */
a {color:#e74c3c}
/* ==========================================================================
   Background colors
   ========================================================================== */
#logo, .tagcloud a:hover, #wp-calendar caption, #carousel-container .bx-controls a:hover,.article-standard:hover .format-post, .article-vertical:hover .format-post,#footer .tagcloud a:hover, a.button.colored, input[type=submit].colored, input[type=reset].colored, input[type=button].colored, .tag-list ul a:hover, .photo-filters ul li a:hover, .photo-filters ul li a.selected-gallery-filter, .photo-stack a.prev:hover, .photo-stack a.next:hover {background-color:#e74c3c}
/* ==========================================================================
   Rating stars color
   ========================================================================== */
.review-stars span.star-full, .review-stars span.star-empty, .review-stars span.star-half {color: #E67E22 !important}