.AM_DC_readMoreText {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
}
.AM_DC_readMoreText p {
    margin: 0;
    display: inline;
}
.AM_DC_readMoreButton {
    color: #03a8b0 !important;
    font-weight: 700 !important;
}
.AM_DC_readMoreButton {
	cursor: pointer;
}
@media only screen and (max-width: 1024px) {
	.AM_DC_readMoreText {
		margin-top: 30px;
	}
}
