/* Enter Your Custom CSS Here */

/*
.responsive-video-wrap {
	margin-left: 15%;
  margin-right: 15%;
}
*/

.top-bar-icon {
	margin-right: 5px;
}

#site-header-inner {
	display: flex;
  align-items: center;		
}

#site-navigation-wrap {
	margin-left: 100px;
}

/* ul {
	list-style-image: url(wp-content/uploads/2020/08/diamond.png)
} */

.table-with-spacing table tr td:first-child {
	padding-left: 15px;
}

.table-with-spacing table tr td:last-child {
	padding-right: 15px;
}

.table-with-spacing {
	min-width: 75%;
}