/*
 Theme Name:     Divi Child
 Theme URI:      http://joananovo.com
 Description:    Divi Child Theme
 Author:         Joana Novo
 Author URI:     http://joananovo.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

/* Footer ------------------------------*/

.copyright {
color: #4A4A4A;
float: right;
text-align: right;
font-size: 14px;
font-weight: 300;
}

.joananovo {
width: 144px;
height: 10px;
background: url(http://oceansandflow.com/wp-content/uploads/footer-jn.svg) no-repeat;
}

.logo {
display: inline-block;
border-bottom: 0;
vertical-align: middle;
}

#footer-bottom {
padding: 35px 0 25px;
}
