.non-link .av-flex-placeholder:before {
    left: 0 !important;
}

.tips-svg {
    text-align: center;
}

.tips-svg svg {
    width: 80px;
}

.tips-svg svg, .tips-svg svg path {
    fill: var(--navy);
}

.tips-details h3 {
    font-size: 22px;
    color: #666;
}