.to-top-arrow {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 12;
}

.to-contact-arrow {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 12;

}
