.abn-footer-bottom-content {
    display: flex;
    align-items: center;
}
.abn-footer-bottom-content p {
    display: flex;
    margin: 0;
    padding: 0;
    font-family: Manrope;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0;
    color: rgba(255,255,255,0.8);
    gap: 0 20px;
}

.abn-footer-bottom-content strong {
    margin: 0 10px;
    padding: 0;
    font-family: Manrope;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0;
    color: rgba(255,255,255,0.8);
}

.abn-footer-bottom-content p b:last-of-type:before {
    position: absolute;
    content: "";
    top: 12px;
    left: -11px;
    width: 4px;
    height: 4px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100%;
}
.abn-footer-bottom-content .afs-licens-text:before{
    display:none;
}
.abn-footer-bottom-content b.abn-num {
    position: relative;
}

.abn-footer-bottom-content p b {
    font-weight: 400;
    position: relative;
}
.abn-footer-bottom-content .asic-text {
    margin: 0 0px 0px 2px;
}

.foo-bottom-des-content p{
  margin: 0 0 10px 0;
  padding: 0;
  font-family: Manrope;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0;
  color: rgba(255,255,255,0.6);
}

.foo-bottom-des-content {
    margin-top: 14px;
}
body.widget-snippet .abn-full-content-box,
body.widget-snippet .abn-footer-bottom-content{
    background-color:#1D2734;
}
