@charset "UTF-8";


.banner2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.banner2 a {
    width: 70%;
    text-align: center;
}