﻿.display-none {
    display: none;
}

.color-red {
    color: red
}

.pb-160 {
    padding-bottom: 160px;
}