.Alloy-bg-img {
    background-image: url("img/wires.jpg");
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 286px;
    border-bottom: 10px solid #bdbaba;
}
.alloy-about-us {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 10px 0px;
}
h2.heading-page-one {
    margin: 0px;
    padding: 0px 5px;
    color: brown;
    font-size: 1.5rem;
}
.alloy-heading{
    color: brown;
}