html body #stt{display:none;position:fixed;bottom:10px;right:10px;z-index:99;cursor:pointer;padding:.5em;color:white;border-radius:.5em;background-color:chocolate}html body #stt:hover{color:black}html body section{background-color:rgba(150,201,100,0.705);color:black;padding:2em}html body section .details h2{text-align:center}html body section .details .img-holder{width:90%;margin:auto}html body section .details .img-holder img{width:100%;height:100%}@media screen and (min-width: 768px){html body section .details .img-holder{width:70%}}html body .statements{text-align:center;padding-top:2em}@media screen and (min-width: 768px){html body .statements{display:flex;flex-flow:row nowrap;justify-content:space-evenly}html body .statements .mission,html body .statements .vision{width:45%}}
