/*
Theme Name: Helping Hand
Theme URI: http://demo.farost.net/helpinghand
Author: Farost
Author URI: https://farost.net/
Description: The 2017 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: helping-hand

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.
*/

.wrap-404-page {
  background-image: none !important;
  padding-top: 50px !important;
  padding-bottom: 0px !important;
}

.post__snack__author > a {
  color: #7fd1b9 !important;
  text-decoration: underline !important;
}

.post__snack__author > a:hover {
  text-decoration: none !important;
}

.headerAuthLink {
  color: #fff !important;
  text-decoration: underline !important;
}

.headerAuthLink:hover {
  text-decoration: none !important;
}

.detail-author > a {
  text-decoration: underline !important;
}

.detail-author > a:hover {
  text-decoration: none !important;
}
