/*
Theme Name:Idyllic Child
Theme URI: http://themefreesia.com/themes/idyllic
Author: Theme Freesia
Version: 1.0
Text Domain: idyllic-child
Template: idyllic
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
==================================================
*/
ul li a:hover,
ol li a:hover {
	color: #2e3830;
}

a {
    color: #1e7fa5;
}

::selection {
	background: #1e7fa5;
}

::-moz-selection {
	background: #1e7fa5;
}
.site-info {
    padding: 40px 0 60px;
}

.about-title:after {
	background-color: #1e7fa5;
}

.go-to-top .icon-bg {
	background-color: #1e7fa5;
}

.go-to-top .icon-bg:before {
	background: #2e3830;
}

input[type="reset"],
input[type="button"],
input[type="submit"] {
	background-color: #1e7fa5;
}