@keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sectionTitle{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.sectionTitle h2{font-size:1.25rem;color:#4e4e50;margin-bottom:20px;font-weight:600;letter-spacing:1px;text-align:left;font-family:Oswald,sans-serif;text-transform:uppercase}