.box20250815155753462{
	display: flex;
	justify-content: center;
}

a.box20250815155753462_bt{
    display: block;
    padding:16px 28px;
    border-radius: 5px;
    color: rgb(255 255 255);
    text-align: center;
    background-color: #6878a4;
    border: 0px solid rgba(239, 107, 1, 1);
    font-size: 14px;
    /* letter-spacing: 5px; */
    transition: all 0.3s;
}
.box20250815155753462_bt:hover{background-color: #bcd0e8;color: #fff;}

@media (min-width: 992px){

}