﻿.error {
    color: #dc3545 !important;
}

.spad {
    padding-top: 150px !important;
}

.dummyForm {
    pointer-events: none;
}

.ast-red {
    color: red;
}
.fixed-subscribe-button-position {
    position: absolute;
    bottom: -42px;
    width: 90%;
}
.subscribe-bottom-gap {
    margin-bottom: 70px;
}