@import url('/templates/mcul_2023/css/sass.css');

html {
  margin: 0;
}


	a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
	a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}

.month_wrapper{border-bottom: solid 2px silver; padding: 0 20px 1rem 20px;transition: all 1s; }
h2.article_month{padding: 1rem 0 !important; border-bottom: solid 2px silver; font-weight: 100 }
/*h2.article_month[aria-expanded="true"]{border: 0}*/

h2.article_month:after{content: '\f078'; font-family: 'Font Awesome 6 Pro'; font-weight: 300; position: relative;  float: right; color: #FED10A; transition: all .25s; transform: rotate(0deg);}
h2.article_month[aria-expanded="true"]:after{transform: rotate(180deg);}

a.art_title{font-weight: 400; font-size: 20px; margin-bottom: 1rem;}

/*font-family:"montserrat",sans-serif;*/
