.flooter {
    width: 100%;
    height: 92px;
    background-color: #11a1d3;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flooter-Ftitle {
  color: #ffffff;
  margin: 0 1.25rem;
}
