Blogs: Move article content below banner image
Before:

After:

Code:
/* -- code to move content below blog banner -- */
.blog__article--over-image {
margin-top: 10px !important;
}
/* - end - */
Where do I add the code?
Use this link to learn where exactly to add this code snippet: