/*
Theme Name: Sterling (Child Theme)
Theme URI: https://n.foxdsgn.com/sterling-3/
Author: TRUETHEMES
Author URI: https://themeforest.net/user/truethemes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 3.0.0
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sterling-child
Template: sterling
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

.donation_frame {
	display: flex;
    padding: 50px 0;
    justify-content: center;
    text-align: center;
}
.donate_h1_h2 h1 {
	    font-family: 'Noto Sans';
    	font-style: normal;
		font-weight: bold;
		font-size: 30px;
		padding-top: 50px;
		text-align: center;
}

.donate_h1_h2 p {
	    font-family: 'Noto Sans';
    	font-style: normal;
		text-align: center;
		font-size: 18px;
}


@media (min-width: 576px) { .donation_frame {
	display: flex;
    padding: 50px 0;
    justify-content: center;
    text-align: center;
}
.donate_h1_h2 h1 {
	    font-family: 'Noto Sans';
    	font-style: normal;
		font-weight: bold;
		font-size: 30px;
		padding-top: 50px;
		text-align: center;
}

.donate_h1_h2 p {
	    font-family: 'Noto Sans';
    	font-style: normal;
		text-align: center;
		font-size: 18px;
}}
@media (min-width: 768px) { .donation_frame {
	display: flex;
    padding: 50px 0;
    justify-content: center;
    text-align: center;
}
.donate_h1_h2 h1 {
	    font-family: 'Noto Sans';
    	font-style: normal;
		font-weight: bold;
		font-size: 30px;
		padding-top: 50px;
		text-align: center;
}

.donate_h1_h2 p {
	    font-family: 'Noto Sans';
    	font-style: normal;
		text-align: center;
		font-size: 18px;
}}
@media (min-width: 992px) { .donation_frame {
	display: flex;
    padding: 50px 0;
    justify-content: center;
    text-align: center;
}
.donate_h1_h2 h1 {
	    font-family: 'Noto Sans';
    	font-style: normal;
		font-weight: bold;
		font-size: 40px;
		padding-top: 50px;
		text-align: center;
}

.donate_h1_h2 p {
	    font-family: 'Noto Sans';
    	font-style: normal;
		text-align: center;
		font-size: 23px;
} }
@media (min-width: 1200px) { .donation_frame {
	display: flex;
    padding: 50px 0;
    justify-content: center;
    text-align: center;
}
.donate_h1_h2 h1 {
	    font-family: 'Noto Sans';
    	font-style: normal;
		font-weight: bold;
		font-size: 40px;
		padding-top: 50px;
		text-align: center;
}

.donate_h1_h2 p {
	    font-family: 'Noto Sans';
    	font-style: normal;
		text-align: center;
		font-size: 23px;
} }
@media (min-width: 1400px) { .donation_frame {
	display: flex;
    padding: 50px 0;
    justify-content: center;
    text-align: center;
}
.donate_h1_h2 h1 {
	    font-family: 'Noto Sans';
    	font-style: normal;
		font-weight: bold;
		font-size: 40px;
		padding-top: 50px;
		text-align: center;
}

.donate_h1_h2 p {
	    font-family: 'Noto Sans';
    	font-style: normal;
		text-align: center;
		font-size: 23px;
} }