@media (max-width:767px){.mobile-styles{display:flex;flex-direction:column;flex-wrap:wrap;align-items:baseline}}h3{color:aqua}h3,h4{font-size:1rem;margin:.5rem;font-weight:700}h4{color:#7ee787}ul li a{background-color:#f0f8ff}a,ul li a{color:#38a169;text-decoration:none;padding:.5rem;transition:background-color .3s,transform .3s}a{background-color:#000}a #latestrepo{text-decoration:none;transition:transform .3s}a:hover{color:#38a169;text-decoration:none;background-color:#add8e6;transform:scale(1.05)}em{color:#ffa28b;font-style:normal}em,strong{margin-top:.5rem;margin-bottom:.5rem}strong{color:#38a169;font-weight:700}ul{margin-bottom:.5rem}li{font-weight:lighter}