.cyber-security-info-header{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 64px;
    line-height: 75px;
    text-align: center;
    color: #051E47;
}
.cyber-security-info-para{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #051E47;
    margin: 20px;
}
.forum-socials2{
    width: 500px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 69px;
}
.forum-contact2{
    display: flex;
  width: 500px;
  justify-content: space-between;
  background: #f3f4f6;
  border-radius: 5px;
  margin-bottom: 16px;
}
.forum-contact2 p{
    margin-bottom: 26px;
  margin-top: 26px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: justify;
  color: #051e47;
  margin-right: 340px !important;
}
.forum-contact2-span{
/*    background: #ffffff;*/
  border-radius: 5px;
  padding: 6px 10px;
  /*width: 140px;*/
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: justify;
  color: #051e47;
}
.forum-protest {
  display: flex;
  justify-content: space-between;
  padding: 0px 241px 60px;
  flex-wrap: wrap;
}
.traffic-image {
  width: 295px;
  height: 360px;
  margin: 0 auto;
}
.traffic-image img {
  width: 100%;
  height: 100%;
}
.protest-vision {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 0px 0px 0px 102px;
  width: 50%;
}
.protest-vision span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 75px;
  text-align: center;
  display: block;
  color: #051e47;
}
.protest-vision p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #051e47;
  width: 429px;
}
.protest-image {
  width: 50%;
}
.protest-image img {
  width: 600px;
  height: 360px;
  margin-left: 38px;
}
