/*
 Theme Name:   Malvern Welcomes
 Theme URI:    http://www.malvernwelcomes.org/wp-content/themes/Nexus/
 Description:  Nexus Child Theme
 Author:       Pixelnet
 Author URI:   http://www.pixelnet.co.uk
 Template:     Nexus
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

#main-footer, #footer-bottom {
    background-color: #ddd;
}

#main-footer {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
}

.et-pb-contact-message p {
	font-weight: bold;
	font-size: 110%;
}