@charset "UTF-8";
/* CSS Document */

/*
 Theme Name:   Divi-child
 Theme URI:    http://hannahtarbotton.com
 Description:  A divi child theme
 Author:      Hannah Tarbotton
 Author URI:   http://hannahtarbotton.com
 Template:     Divi
 Version:      1.0.0

*/
@import url("test/wordpress-content/themes/Divi/style.css");

.et_pb_section {padding:0px;}

@media screen and (max-width: 900px)
{
.notonmobile {display: none;}
}

main-footer {
    background-color: white;
    text-align: center;
}