.dp-rotate-element{display:inline-block;animation:rotate 25s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.dp-beat-element{display:inline-block;animation:smooth-zoom 2s infinite ease-in-out}@keyframes smooth-zoom{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}@media screen and (max-width:980px){.dp-reverse-columns{display:flex;flex-direction:column-reverse}}@media screen and (max-width:980px){header .et_mobile_menu:before{content:'';display:block;height:20px!important}}.et_pb_blog_0 article.et_pb_post{background:#F8F5F0}