#developerSection #header{margin:100px 0 0}#header h3,.small-header{text-align:center}div#list-of-all-devs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:space-evenly}.boxContainers{display:flex;flex-direction:column;margin:20px;cursor:pointer;transition:ease-out 200ms}.boxContainers:hover>.section-2{border:1px solid #b90083;transition:ease 200ms}.boxContainers:hover>.section-1 img{border:1px solid #b90083;transition:ease 200ms}.section-1{display:flex;justify-content:center;flex-flow:column;align-items:center;min-height:20px;max-height:20px;min-width:200px;max-width:200px;margin-top:10px;margin-bottom:10px}.section-1 img{border-radius:50%;min-width:70px;min-height:70px;max-width:70px;max-height:70px;z-index:1;box-shadow:0 1px 1px 1px #000;position:relative;top:20px}.section-1 p{text-align:center}.section-2{min-height:100px;max-height:100px;height:100px;min-width:200px;max-width:200px;border:1px solid #AEB4B7;box-shadow:0 1px 5px 0 darkgray;padding:5px}.section-2 p{text-align:center;color:#fefeff;text-shadow:0 0 2px #000;font-family:'Montserrat',sans-serif;font-size:12px;position:relative;top:30px}