 h1 { font-size: 60px; } .trusted { background-color: #0072c4; color: #fff; } .trusted p { margin: 0 auto; font-size: 18px; line-height: 25px; max-width: 800px; font-weight: 500; margin-bottom: 10px; color: #fff; } .trusted p:first-of-type { margin-top: 50px; } .trusted p:last-of-type { margin-bottom: 50px; } .trusted .button { background-color: #fff; color: #3b3b3b; font-weight: 400; } .trusted .center { display: flex; align-items: center; }