

.sliderTile{
	width: 368.854px;
	height: 104.531px;
	background-color: #d9d9d9;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, .8), 0px -1px 0px #fff;

    margin-right: initial;
    margin-bottom: initial;
    margin-left: initial;
	position: relative;
	top: -35px;
	left: 55px;
	padding: 2.8rem;
}
.sliderTile2{
		width: 368.854px;
	height: 104.531px;
	background-color: #d9d9d9;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, .8), 0px -1px 0px #fff;

    margin-right: initial;
    margin-bottom: initial;
    margin-left: initial;
	position: relative;
	top: -35px;
	left: 55px;
	padding: 2.8rem;
}

.sliderTile h4{
	margin-top:-2rem;
	font-family: 'Azearat Mono', monospace;
}

.linksAndButtons{
	display: flex;
	flex-direction: row;
	margin: 3px;
	margin-left:-1.4rem;
}

.sliderLinks{
	display: flex;
	flex-direction: row;
	margin-left:1rem;
}

.	 > div:not(#textLink){
	font-size: .55rem !important;
}
.sliderLinks > div:not(#textLink){
	justify-content: center !important;
	height: 20px !important;
	min-height: 0 !important;
	line-height: normal !important;
	padding: 4px 8px !important;
	font-size: .55rem !important;
	border-radius: 12px !important;
	box-sizing: border-box !important;
	border: none !important;
	box-shadow: 0px 1.5px 0px #fff, 0px -1.5px 1.43px rgba(0, 0, 0, .6);
	color: black !important;
	white-space: nowrap;
	margin: 3px;
}


div#info1{
	background-color: #cdf0c9;
}

div#info2{
	background-color:#7e8dd5;
}

/* .sliderBanners{ */
	/* display: flex; */
	/* flex-direction: row; */

/* } */

/* .sliderBanner{ */
	/* width: 50%; */
	/* border-radius: 50px;	  */
	/* overflow: hidden; */
	/* aspect-ratio: 1/1; */
/* } */


/* #underDevidedBanner{ */
	/* top: -1rem; */
/* } */

/* a#textLink{ */
	/* color: black; */
	/* cursor: pointer; */
/* } */
