.background-section{background:#0a87c2;margin:0;padding:0;display:flex;justify-content:flex-end;padding:0 30px;height:100%;border-top-right-radius:40px;border-bottom-right-radius:40px}.wrapper-agendar{display:grid;grid-template-columns:60% 40%;align-items:center;gap:3em;max-width:1200px}.wrapper-agendar{margin:5em 0px}p.title-agendar{font-size:45px;color:#727272;font-weight:bold}.wrapper-agendar a{background:#42e8b4;text-decoration:none;color:white;font-size:34px;padding:15px 45px;border-radius:10px}@media only screen and (max-width:768px){.wrapper-agendar{display:flex;flex-direction:column}.background-section img{width:100%}.background-section{border-radius:0}.texto-agendar{padding:2em}.wrapper-agendar a{font-size:21px}}