.node__meta{
	display:none;
}

.adl-view-aws{
	max-width: 320px;
	justify-self: center;
	color: #000!important;
}


.adl-view-aws p{
	min-height: 180px;
	padding: 10px;
	border: 3px solid rgba(128, 128, 128, 0.151);
	border-top: none;
	border-radius: 0 0 15px 15px;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
}

.adl-view-aws a{
	color: #000!important;
}

.adl-view-aws p:hover{
	font-weight: 700;
	text-decoration: underline;
}