.footer-tags-list__wrap ul {
    border-radius: 3px;
    overflow: hidden;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    margin: 8px 0;
    display: table;
	  width: 100%;
}

.footer-tags-list__wrap li {
    float: left;
    width: 50%;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    display: table-cell;
    position: relative;
		font-size: calc(0.7em + 0.3vw);
}

.footer-tags-list__wrap li a {
	  display: block;
	  padding: 5px;
}

.footer-tags-list__wrap li a:after {
	font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 900;
  position: absolute;
  right: 5px;
	color: #66666650;
}

#custom_html-4 > h2 {
  background-color: #17bcac;
	color: white;
	padding: 8px 6px 6px 12px;
	border-radius: 6px;
}

#custom_html-4 > h2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f6d3';
  font-weight: 900;
	padding-right: 5px;
}

#custom_html-5 > h2 {
  background-color: #ff8c91;
	color: white;
	padding: 8px 6px 6px 12px;
	border-radius: 6px;
}

#custom_html-5 > h2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f6be';
  font-weight: 900;
	padding-right: 5px;
}

#custom_html-6 > h2 {
  background-color: #7abeef;
	color: white;
	padding: 8px 6px 6px 12px;
	border-radius: 6px;
}

#custom_html-6 > h2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f02e';
  font-weight: 900;
	padding-right: 5px;
}

#custom_html-7 > h2 {
  background-color: #17bcac;
	color: white;
	padding: 8px 6px 6px 12px;
	border-radius: 6px;
	margin-top: 20px;
}

#custom_html-7 > h2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f6d3';
  font-weight: 900;
	padding-right: 5px;
}

#custom_html-8 > h2 {
  background-color: #ff8c91;
	color: white;
	padding: 8px 6px 6px 12px;
	border-radius: 6px;
	margin-top: 20px;
}

#custom_html-8 > h2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f6be';
  font-weight: 900;
	padding-right: 5px;
}

#custom_html-9 > h2 {
  background-color: #7abeef;
	color: white;
	padding: 8px 6px 6px 12px;
	border-radius: 6px;
	margin-top: 20px;
}

#custom_html-9 > h2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f02e';
  font-weight: 900;
	padding-right: 5px;
}

#text-9 > div {
	text-align: center;
}

#text-5 > div {
	text-align: center;
}

#text-5 > h2 {
	text-align: center;
}

#text-7 > h2 {
	text-align: center;
}

#text-11 > h2 {
	text-align: center;
}

#simpletags-4 > h2 {
	text-align: center;
}

.entry-meta .entry-date.published {
    display: none;
}
