a {
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	font-weight: bold;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	color: inherit !important;
}
.btn {
	margin-bottom: 20px;
}
a.btn,
.t4-megamenu a {
	text-decoration: none;
}
.img-border {
	border: 4px solid #fff;
	border-radius: 5px;
}
.t4-megamenu .navbar-nav > li > a,
.t4-megamenu .navbar-nav > li > .nav-link {
	font-size: 14px;
}
.table,
.table-striped > tbody > tr:nth-of-type(odd) > * {
	color: #f9f9fb;
}
.accordion-item {
	background-color: #212520;
}
.accordion-button {
	color: #212529;
	background-color: lightgray;
}
.accordion-button:not(.collapsed) {
	color: #212529;
	background-color: darkgray;
}
#btn3_0 {
	background: darkgray;
}
.weddingWireWidgetReview__avatar .avatar-generic,
.weddingWireWidgetReview__avatar .avatar-thumb {
	margin: 0 !important;
}
.weddingWireWidgetReview__user,
.weddingWireWidgetReview__title,
.weddingwireWidget__btnOutline {
	color: #fff !important;
}
@media (max-width: 740px) {
	.logo-image {
		width: 100%;
		text-align: center;
	}
	.topbar-r p {
		text-align: center !important;
		padding-right: 40px;
	}
}
body .uwy.userway_p1 .uai {
	top: 10px !important;
	left: calc(100vw - 30px) !important;
}
@media (max-width: 991.98px) {
	.nav-breakpoint-lg .t4-megamenu {
		background: #212520;
		max-height: 340px;
	}
}