a, .link {
    font-weight: bold;
}
.messages{
    font-weight: bold;
    font-size: 19px;
}

.legend{
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    font-weight: bold;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

