.trip-inquiry {
	position: relative;
	top: -70px;
	float: right;
	justify-content: center;
	padding: 10px 18px;
	background: #16a34a;
	color: #ffffff;
	border-radius: 6px;
	font-weight: 600;
	text-decoration: none;
}

a.wp-block-post-excerpt__more-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 18px;
    background: #1e40af;
    color: #fff;
    border-radius: 25px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

#mailpoet_form_1 {
    width: 0;
}