/*
Theme Name: Travel Magazine Lite
Template: wp-magazine
Theme URI: https://wpmagplus.com/travel-magazine-lite
Author: avidthemes
Author URI: https://wpmagplus.com
Description: Travel Magazine Lite is a child theme of WP Magazine theme. This is highly customizable child theme to create a professional travel magazine and blog. This theme can be used by lifestyle bloggers, Personal blogging, magazine, newspaper, news portal and many more. You will get an option to change font, and colors as you want. The theme comes with a various section that a magazine needed and can also pick the layout for feature sliders, category news, blogs. You will also get multiple inside page layouts to show your blog post in four ways.
Requires at least: 5.0.0
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.0.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: travel-magazine-lite
Tags: right-sidebar, portfolio, e-commerce, theme-options, featured-images, rtl-language-support, grid-layout, editor-style, custom-header, threaded-comments, custom-background, custom-colors, blog, footer-widgets, custom-logo, custom-menu, two-columns, three-columns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Travel Magazine Lite, Copyright 2020 Avidthemes
Travel Magazine Lite is distributed under the terms of the GNU GPL

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

:root {
  --primary-color: #5a7f5e;
  --secondary-color: #50596c;
  --dark-color: #333;
  --white-color: #fff;
}

.widget-area a{color: var(--primary-color);}


