.announcment{width:100%;background-color:teal;display:flex;align-items:center;justify-content:center}.announcment .announcmentCon{width:100%;max-width:90%}.announcment .announcmentCon .slideText{display:flex;align-items:center;justify-content:center;color:#fff;padding:10px}.announcment .announcmentCon .next-e1{left:0}.announcment .announcmentCon .next-e1,.announcment .announcmentCon .prev-e1{color:gray;position:absolute;background-color:#f5f5f5;border-radius:50%;top:0;bottom:0;height:max-content;display:flex;align-items:center;justify-content:center;margin:auto}.announcment .announcmentCon .prev-e1{right:0}