/*
Theme Name: Angelica Mangialardi
Description: template realizzato per Angelica Mangialardi
Author: Ciancio Severino
Author URI: https://www.stylistweb.it  
Template: flatsome
Version: 1.0
Text Domain: mangialardi

*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.titolo-sezione {
    font-weight: 700;
    font-size: 1.3em;
    line-height: 1.2;
    color: #000000;
    text-transform: none;
}


/* Home */
.image-half-rounded img{
    border-radius: 50% 0% 50% 0%;
}

.number-home {
    font-size: 3em;
    font-weight: 700;
    color: #000000;
    line-height: 1;
    margin-bottom: -60px;
}

/* footer */
.absolute-footer.dark {
    color: hsla(0, 0%, 100%, 1);
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


