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