/*
.region--colored-background {
    background-color:#bea988;
}
.region--dark-colored-background{
    background-color:#bea988; 
} 
.menu.cta-active > li:last-child > a, .menu.cta-active > li:last-child > a.is-active {
    background-color: #412c00;
    border-color: var(--mt-color-primary-dark);
    color: var(--mt-color-primary-contrast);
    font-weight: bold;
}
.tp-caption__buttons-container a{
      background-color:#412c00;
}
a.mt-button{
    background-color:#412c00;
}
a{
   color:#412c00; 
}
.page-container-border-enabled .page-container {
    border-color: #412c00;
}
.region-header-top-highlighted-second .block-social-media-links{
    text-align:right;
}
.tp-caption__title a {
    font-family: 'Autolova Regular';
    font-style: normal;
    font-weight: normal;
}
a.fancyLink{
   font-family: 'Autolova Regular';
    font-style: normal;
    font-weight: normal; 
}
#block-showcaseplus-forestbackground{
    text-align:center;
}
#block-showcaseplus-forestbackground .field__item{
    text-align:center;
}
.page-node-262 .block, .page-node-262 .node__header {
    padding: 0;
}
#block-showcaseplus-forestbackground .background-image-block__section{
    min-height:100vh;
    
}
*/
.region-content{padding: 0 2rem;} 
.layout__region{
    padding: 2rem;
}