.avatar_ovrd img{width:30rem;height:auto;border-radius:50%}@media only screen and (max-width:768px){.avatar_ovrd img{width:20rem}}.badges ul{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:space-evenly}.badges li{max-width:30%;flex:auto;overflow:hidden;margin:5px;box-sizing:border-box}.badges li a{display:block;text-decoration:none}.badges li a:hover{text-decoration:underline}.badges li img{max-width:100%;height:auto;display:block}.button{width:100%;white-space:nowrap;display:inline-block;height:40px;line-height:40px;padding:0 14px;background:#040047;border-radius:4px;font-size:14px;font-weight:400;text-transform:uppercase;text-align:center;letter-spacing:.025em;color:#fff;text-decoration:none;-webkit-transition:all .15s ease;transition:all .15s ease}.button:hover{color:#fff;background-color:#07007a;transform:translateY(-1px);text-decoration:none}.container.centered .social ul li a{font-size:4rem}@media only screen and (max-width:768px){.container.centered .social ul li a{font-size:2.2rem}}