.header{width:100%;height:100px;display:flex;justify-content:center;align-items:flex-start;margin:100px 0}@keyframes dot-jumping{to{transform:scale(2)}}.title__dotContainer{display:flex;padding-top:16px}.title__dot1{width:4px;height:4px;border-radius:50%;margin:10px;background-color:#555;animation:dot-jumping .7s ease-in-out alternate 0s infinite}@media only screen and (max-width:767px){.title__dot1{width:3px;height:3px;margin:30px 5px}}.title__dot2{width:4px;height:4px;border-radius:50%;margin:10px;background-color:#555;animation:dot-jumping .7s ease-in-out alternate .2s infinite}@media only screen and (max-width:767px){.title__dot2{width:3px;height:3px;margin:30px 5px}}.title__dot3{width:4px;height:4px;border-radius:50%;margin:10px;background-color:#555;animation:dot-jumping .7s ease-in-out alternate .4s infinite}@media only screen and (max-width:767px){.title__dot3{width:3px;height:3px;margin:30px 5px}}.titleContainer{display:flex;justify-content:center;align-items:center}*{font-family:Libre Franklin,Georgia,serif;font-weight:500;color:#555;text-decoration:none}@media only screen and (max-width:767px){*{font-size:110%}}
