section.RepoCard{width:80vw;border:1px solid #fff;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;margin:0 0 15px;display:flex;flex-direction:column;gap:5px}section.RepoCard header h3{font-size:1.5rem;font-weight:700;word-break:break-all;word-wrap:break-word}section.RepoCard header p{font-style:italic;color:gray;word-break:break-all;word-wrap:break-word}section.RepoCard footer ul{display:flex;flex-direction:row;flex-wrap:wrap}section.RepoCard footer ul li{background-color:rgba(0,0,0,.5);padding:1px 5px 3px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;font-variant:small-caps}