/* betterdocs-date-v12x1ex Starts */ .update-date.betterdocs-date-v12x1ex { display:flex; justify-content:left; color:rgba(87,111,140,0.58); transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; background-color: rgba(255, 255, 255, 0); } .update-date.betterdocs-date-v12x1ex:hover { }  @media(max-width: 1024px){ .update-date.betterdocs-date-v12x1ex { color:rgba(87,111,140,0.58); } .update-date.betterdocs-date-v12x1ex:hover { } } @media(max-width: 767px){ .update-date.betterdocs-date-v12x1ex { color:rgba(87,111,140,0.58); } .update-date.betterdocs-date-v12x1ex:hover { } }/* =betterdocs-date-v12x1ex= Ends */