.redtext {
    color: red;
    font-weight: bold;
    font-size: 200%;
}
.quote {
    font-weight: bold;
    color: green;
    font-size: initial;
}
.weare {
    font-weight: bold;
}