﻿.fndtnHide {
    display: none;
}

.fndtnShow {
    display: block !important;
}

.fndtnShow::after {
    content: '\2192';
}

.fndtnShort {
    background-color: #007064 !important;
    color: #fff !important;
    width: 60%;
    padding: 2%;
}

.fndtnShort ul {
    color: #fff !important;
}

.fndtnLong p {
    color: #414042 !important;
}

ul a {
    color: #fff !important;
}

.fndtnImg {
    margin: 6.5px 10% 26px 4% !important;
}

/*.infoList p {
    color: #fff !important;
}*/