@import '../style/varible.scss';

.tips-section {
    position: relative;
    bottom: 0;
    z-index: 999;
    width: 100%;
    min-height: 100vh;
    background: white;
}
