.article-meta-item {display: none !important; }

.quote-loader  { width: 100%; text-align: center; }
.quote-loader-button  {
    word-spacing: 0.08em;
    line-height: 200%;
    font-family: "Montserrat";
    color: rgba(68,68,68,1);
    text-transform: none;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.08em;
    font-size: 14px;
    text-align: left;
    -webkit-box-pack: start;
    justify-content: flex-start;
    left: 0%;
    visibility: visible;
    top: 0%;
    transform: translateY(0%) translateX(0%) translateZ(0px) rotate(
0deg) scale(1);
    transition: -webkit-transform 350ms ease 0ms,transform 350ms ease 0ms;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  cursor: pointer;
      border-radius: 30px;
}
.random-facts { background-color:  #f0c868;  font-weight: bold; width: 100%; text-align: center; }