.docx, .docx-top { margin-bottom: 20px; border-radius: 10px; border-width: 2px; border-style: solid; padding: 15px; } .docx { border-color: #0074D9; background-color: white; } .docx-top { border-color: #dc3023; background-color: white; } .docx a, .docx-top a { color: black; text-decoration: none; } .docx a:hover, .docx-top a:hover { color: darkblue; text-decoration: none; } .markdown { background-color: white; padding: 15px; border: 2px solid #0074D9; border-radius: 10px; } .modal div { background-color: white; border-radius: 10px; }