a { color: black; } a:hover { text-decoration: none; } .quote { background-color: #ffbd33; border: 3px solid #ff5733; padding: 1.5em 2em; margin: 2em 30em; } .quote .author { padding-left: 5em; } .quote .author .name { font-style: italic; } .permalink { font-size: 0.8em; text-align: right; }