a.btn-load-more {
display: flex;
align-items: center;
gap: 10px;
flex-direction: row;
flex-wrap: nowrap;
text-decoration: none;
padding: 2% 0px;
}
.learn-more-block {
color: #2B3B94;
font-size: 22px;
font-weight: 700;
line-height: 43px;
}