p{
  font-size: 16px;
}
.fa-angle-double-right{
  color: #fc6418;
}
.marine-page {
  min-height: 70vh;
  background-image: linear-gradient(180deg, #0000003f 0%, #00000044 100%),
    url("../image/SALT-SHIP-DESIGN-0193_Render18-1920x1080.jpg");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  object-fit: fill;
}