.promofooter {
    padding: 50px 0 20px 0
}

.br-right-green::after {
    content: '';
    position: absolute;
    width: 15%;
    z-index: auto;
    top: 16px;
    border-bottom: 4px solid #f6690c;
    margin-left: 10px
}

.font-weight-500 {
    font-weight: 600 !important
}

.promofooter span {
    font-size: 16px;
    font-weight: 700
}

.fs-6 {
    font-size: 18px
}

.mb-2 {
    margin-bottom: .5rem !important
}

.links > li > a {
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    font-weight: 600
}

.lh-lg {
    line-height: 2 !important
}

.text-yellow {
    color: #f3a61d;
    font-weight: 700
}

.facebook, .instagram, .youtube, .tiktok  {
    color: #fff;
    padding: 5px 8px
}

.facebook {
    background-color: #1876d6
}

.instagram {
    background-color: #c337a2
}

.youtube {
    background-color: red
}

.tiktok{
    background-color: #000000;
}