@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");body{font-family:Montserrat,sans-serif;margin:0}.custom-container,body{background-color:#fff;box-sizing:border-box;padding:20px}.custom-container{border-radius:35px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;height:auto;margin:auto;max-width:1000px;overflow:hidden;width:100%}.custom-container .text-section{flex:1;font-size:18px}.custom-container .text-section h1{margin-top:0}@media (min-width:600