.docs-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:.5em}.docs-container .single-doc{border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1em;min-width:350px;padding:1em;position:relative;width:30%}.docs-container .single-doc img{width:100%}.docs-container .single-doc .button{background-color:#582c83;border-radius:.3em;color:#fff;display:inline-block;font-weight:bolder;margin:1em 0 0;padding:.5em 1.33em;width:fit-content}.docs-container .single-doc .button:hover{background-color:#8246af;text-decoration:none}