.ted-post-archive .ted-meta-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ted-post-archive .fusion-image-wrapper {
  background: #ffffff;
}
.ted-post-archive .fusion-image-wrapper:hover > a {
  opacity: 0.8;
}
.ted-post-archive .fusion-image-wrapper > a {
  display: block;
  transition: 0.5s ease;
}
.ted-post-archive .fusion-image-wrapper .wp-post-image {
  width: 100%;
}
.ted-left {
  text-align: left;
}
.ted-center {
  text-align: center;
}
.ted-right {
  text-align: right;
}
