diff --git a/blocks/footer/footer.css b/blocks/footer/footer.css index 3d513cca8c..33b413c431 100644 --- a/blocks/footer/footer.css +++ b/blocks/footer/footer.css @@ -210,4 +210,7 @@ color: #F58667; .footer-section-third .columns-2-cols > div > div p { margin: 10px 0 0; } + .footer-section-first .columns > div > div:last-child{ + margin-right: 20%; + } } \ No newline at end of file