/*!
Theme Name: Mobion
Description: Mobion Custom WordPress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mobion
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Honey Bee Health Coalition is based on Underscores https://underscores.me/, (C) 2012-2017 Automatic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan muslim-invest-page-content Neal https://necolas.github.io/normalize.css/
*/

/* Here Custom CSS. */


.footer-top-content .lgo img{
    max-width: 150px;
}

.about-thumb img{
    max-width: 450px;
    border-radius: 15px;
    margin-top: 10px;
}

.contact-form-wrap .forms textarea{
    height: 80px;
}