/*

Theme Name: The Pizza Plan Theme

Theme URI: https://thepizzaplan.com

Description: Pizza Plan Theme

Version: 1.0

Author: Eliana Gomes

*/

header {
    font-family: 'Rowdies', cursive;
}
body {
    font-family: 'Rowdies', cursive;
}  
footer {
    background-color: #333232;
}