/* fix link decoration */
.link-style {
    text-decoration: none;
    color: rgb(52, 212, 237);
    text-align: center;
};