/*
Theme Name: AccessPress Parallax Child
Version: 1.0
Description: A child theme of AccessPress Parallax
Template: accesspress-parallax
Author: Amministratore
*/
@import url("../accesspress-parallax/style.css");
/* Your awesome customization starts here */
body,
button,
input,
select,
textarea {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    font-weight: 300;
    font-size: 16px;
}