@charset "utf-8";

.txt-main  .col-9 {
    margin: 0 auto;
}

.cont-txt {
    margin-bottom: 2rem;
}

.cont-txt .fs-4{
    font-weight: bold;
}

.text-white a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.col-6 .fs-4,
.col-7 .fs-4 {
    font-weight: bold;
}