.image{
    width: 660px;
    height: 471px;
    top: 77px;
    left: 801px;
    gap: 0px;
    opacity: 0;
}
.box{
display:flex;
    gap:10px;
}
.truck{
margin-right:-300px;
}

h1{

font-size: 86px;
font-weight: 500;
line-height: 86px;
letter-spacing: -0.03em;
text-align: left;

}
p{
font-family: Geomanist;
font-size: 25px;
font-weight: 400;
line-height: 35px;
letter-spacing: -0.03em;
text-align: left;
}
.featureCard h1{
font-family: Geomanist;
font-size: 44px;
font-weight: 500;
line-height: 44px;
letter-spacing: -0.02em;
text-align: center;
}
.ServiceCard{
color:red
}
.chooseBox{
    display:flex;
    justify-content:space-between;
    gap:10px;
}
.socialCards{
display:flex;
margin-right:10px;
}
.truck{
 margin-right:-150px; 

}
.card{
background: linear-gradient(180deg, rgba(255, 255, 255, 0.024) 0%, rgba(255, 255, 255, 0.008) 100%);
    border-radius:10px;
    /* Frame 12 */

box-sizing: border-box;


/* Inside auto layout */
flex: none;
order: 0;
align-self: stretch;
flex-grow: 1;


}
a {
  color: #FFFFFF; /* Change this to your desired color */
}
a:hover {
  color: #204BD2; /* Change this to the color you want on hover */
}
.profileCard:hover {
  background-color: white;
}
.truckBox{
overflow-x:hidden;
}
.secondaryButton{
border:white;
}
