/**
* Theme Name: Activland Child
* Description: This is a child theme of Activland, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes Team</a>
* Template: activland
* Version: 1.2.8
*/

#page {
    transition: all 0.25s ease;
    background-color: #e2d6a7;
}


.app-layout .site-header,
.guest-layout .site-header {
    background: #3a5534;
}