#hd #sec-instruction h4{
    color: #9a6e3c;
}
#hd .sec-adobe .adobe_info h2 {
    font-size: 3.0em;
    margin-bottom: 0.2em;
    line-height: 1.1;
    color: #fff;
}
#hd .sec-adobe .adobe_info h3 {
    font-size: 1.8em;
    margin: 0 0 1em;
}
#hd .sec-adobe .adobe_info h3 b {
    color: #c308bc !important;
    background-color: #c308bc;
    background-image: -moz-linear-gradient(-90deg, #c308bc, #9500ff, #5d5eff);
    background-image: -webkit-linear-gradient(-90deg, #c308bc, #9500ff, #5d5eff);
    background-image: linear-gradient(-90deg, #c308bc, #9500ff, #5d5eff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#hd .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}