#wrap {display: flex; flex-flow: column; justify-content: center; align-items: center; background-color: #f5f8fc;}
#wrap .img_wrap {width: 60%; margin-bottom: 3rem;}
#wrap .img_wrap img {width: 100%;max-width: 300px;display: block;margin: 0 auto;margin-bottom: 8rem;}
#wrap a {width: 70%;color: #fff;display: flex; justify-content: center; align-items: center;padding: 1.5rem 0;font-size: 2rem;border-radius: 1rem;background-color: #4271e8;max-width:500px;}
