﻿
.reqtchovershadow:hover {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}

.reqtchovershadowtext {
    text-decoration: none;
    color:black;
}

.reqtchovershadowtext:hover {
    text-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    text-decoration: none;
    color: black;
}

.reqtchandmark {
    cursor: pointer;
}
