.row .rounded {
    background: #0277bd;
    width: 100%;
    color: white;
}

.row .rounded a {
    color: white;
    text-decoration: underline;
}

.trm {
    background: #0277bd;
}

.large {
    font-size: 17px;
}

.avatar {
    width: 460px;
}
