  .pb-yoast-title{
    display: flex;
    gap: 13px;
    align-items: center;
    flex-direction: row;
}
.pb-yoast-title svg{
	width: 35px;
	height: 35px;
}
.pb-yoast-title h1, .pb-yoast-title h2{
    margin: 0;
    color: #151313;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;/
}