.questions{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:max-content;margin:4%;padding:3% 2%;display:flex}@media only screen and (max-width:600px){.questions{padding:10% 5%}}.questions p{max-width:1000px}.questions a{color:#fff;background-color:#6698cb;border-radius:30px;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:10px 20px;text-decoration:none;display:flex}.questions a:hover{background:#2d547d}.questions a p{color:#fff;width:fit-content;height:fit-content;margin:0;text-decoration:none}
