.form__item--agreement a {
    display: contents;
}
.seo-page a {
    color: #ffeb3b;
    transition: all .3s ease;
}
.seo-page a:hover {
    text-decoration: underline;
}