/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

#ast-scroll-top
{
	background-color: #1FB3E0;
}

#ast-scroll-top:hover
{
	background-color: #3a3a3a;
}

table thead tr, table tfoot tr
{
	background-color: #d9f0f7;
}

.nf-form-content .nf-field-element input[type="button"]
{
    color: #ffffff;
    border-color: #1FB3E0;
    background-color: #1FB3E0;
}

.nf-form-content .nf-field-element input[type="button"]:hover
{
	color: #ffffff;
    border-color: #3a3a3a;
    background-color: #3a3a3a;
}

.footer-email-form-outer-container
{
	background-image: url('https://www.friendsoftheasianelephant.org/wp-content/uploads/project-fixup-email-banner-image.jpg');
}