button.btn.btn-out.my-2.rounded-pill.my-sm-0.py-1.px-4 {
    background: #f85ea4;
    font-size: 16px;
    color: #fff;
}
a.navbar-brand span {
    background: #f85ea4;
    font-size: 30px;
    color: #f85ea4;
    border-radius: 15px;
}
a.navbar-brand.fw-bold {
    font-size: 32px;
}

.min_img_2 img{
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    
    }
    
    .bg-trext p {
        line-height: 22px;
        font-size: 18px;
    }
    
    .bg-trext h3 {
        font-size: 25px;
        line-height: 31px;
    }