.f-admission {
    position: relative;
	background-image: url(/wp-content/uploads/2024/12/bg_circle_blue_03.webp), url(/wp-content/uploads/2024/12/bg_circle_blue_03.webp),url(/wp-content/uploads/2024/12/bg_circle_blue_03.webp), url(/wp-content/uploads/2024/12/bg_circle_blue_03.webp)!important;
    background-repeat: no-repeat!important;
    background-size: 30%, 20%,30%, 20%!important;
    background-position: top 40% right -3%, top 10% left -3%,top 80% right -3%, top 60% left -3%!important;
}

.f-admission::before {
    content: "";
    display: block;
    aspect-ratio: 1712 / 145;
    width: 100%;
    height: auto;
    background-image: url(/wp-content/uploads/2025/02/wave__white.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
    top: -4.3333333333vw;
    background-position: bottom;
}

.tablepress tbody td.column-1{
    background-color: #FFF9E8!important;
    color: #744D21!important;
}
#tablepress-2 tbody tr.row-2 td {
    background-color: #FFF!important;
}
img.half-size {
    width:54%;
    margin:10px auto;
}