.ending { color: olive; } .queer { color: MediumOrchid; } #definition { text-align: center; height: 40px; font-size: 18px; } #definition-card { width: 50%; margin: 0 auto; border-top: solid 3px; border-bottom: solid 3px; border-color: MediumOrchid; height: 220px; width: 400px; } #definition-card h1 { position: relative; text-align: right; margin-top: 204px; margin-right: 15px; height: 20px; line-height: 20px; font-size: 14px; color: MediumOrchid; font-weight: bold; } #definition-card h1 span{ background-color: white; padding-left: 5px; padding-right: 5px; } #definition-content { position: relative; margin-top: -150px; text-align: center; font-size: 36px; color: black; font-weight: regular; text-transform: capitalize; } #definition-full { font-style: italic; font-size: 12px; height: 20px; }