.ph-link {
    color: #000000;
    font-size: 24px;
    font-family: 'Neucha', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
@media screen and (max-width: 1199px) {
    .ph-link {
        font-size: 18px;
    }
}
@media screen and (max-width: 960px) {
    .ph-link {
        display: block;
        text-align: center;
    }
}
.ph-link:hover {
    color: #ffcb2c !important;
}