body,html{background:#b2e4d8;background:-webkit-linear-gradient(left,#c9f0e9,#e2dcf7);background:-moz-linear-gradient(left,#c9f0e9 0,#e2dcf7 100%);background:linear-gradient(90deg,#c9f0e9,#e2dcf7);height:300px;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-moz-box-sizing:border-box;box-sizing:border-box}.section{padding-top:100px;padding-bottom:100px;position:relative}.accordion{max-width:600px;margin:2rem auto}.accordion-title{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;cursor:pointer;background-color:#21aeca}.accordion-title:hover{background-color:#3ab4cc}.accordion-content,.accordion-title{padding:1rem}.accordion-content{background-color:#39b9d2}@media screen and (max-width:700px){body{font-size:18px}.accordion{width:90%}}.nav-item{padding-left:20px}.navbar{padding:5px 0;line-height:50px}