/*
Cristina Tomutza

this style was created to add behaviour to the homepage popup

*/
.link-text-more { margin-top:2rem; margin-bottom:2rem}
.link-text-more a:link { color:white; text-decoration: underline;  }
.link-text-more a:visited { color:white; text-decoration: underline; }
.link-text-more a:hover { color:white; text-decoration: underline; }
.link-text-more a:active { color:white; text-decoration: underline; }
 

.link-text-more-edit a:link { color:black; text-decoration: underline; }
.link-text-more-edit a:visited { color:black; text-decoration: underline;}
.link-text-more-edit a:hover { color:black; text-decoration: underline;}
.link-text-more-edit a:active { color:blue; text-decoration: underline; }

.hero:not(.is-selected) { z-index: -1 }


	
