.ending { color: olive; } .queer { color: MediumOrchid; } #definition { /* border: solid 1px; */ padding: 30px; width: 600px; margin: 0 auto; } #definition h1 { color: #7c795d; font-family: 'Trocchi', serif; font-size: 35px; font-weight: normal; line-height: 70px; margin: 0; } #definition-dict { text-align: center; height: 20px; font-size: 18px; margin-top: 25px; } #definition-image { width: 50%; margin: 0 auto; padding: 10px; width: 400px; background-color: white; } #definition-card { 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: 210px; margin-right: 15px; height: 20px; line-height: 20px; font-size: 17px; color: MediumOrchid; font-weight: bold; font-style: italic; } #definition-card h1 span{ background-color: white; padding-left: 5px; padding-right: 5px; } #definition-content { color: black; position: relative; margin-top: -150px; font-family: sans-serif; font-size: 40px; font-weight: regular; text-align: center; } #definition-full { font-size: 16px; height: 40px; margin-top: 10px; }