.haunt_div {
    margin-top: 10px;
    text-align: center;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid dimgray;
}

#htw_explanation {
    margin: 25px 15px 0 15px;
    font-size: 20px;
}

.costs {
    margin-top: 10px;
    font-size: 35px;
}

.cost {
    color: #1fff00;
    font-size: 17px;
}

#dt_costs {
    position: relative;
    bottom: 10px;
}

#sf {
    position: relative;
}

#htw_explanation {

}

#sf_tix {
    padding-right: 3px;
}

#dt_tix {
    position: relative;
    /*top: 43px;*/
}

.htw {

}

.haunt {
    width: 100%;
    cursor: pointer;
}

.haunt:hover {
    background: rgba(41,41,43,0.68);
    border-radius: 20px;
}

#main {
    font-family: 'Special Elite', cursive !important;
    color: #1fff00;
    box-sizing: border-box;
}

#footer {
    position: relative;
}