:root{
}
.editor-styles-wrapper .block-editor-block-list__layout.is-root-container > .block-library-block__reusable-block-container {
max-width: 100%;
}
.profile-image {
display:none !important;
}
.tick-list {
font-size:18px;
font-weight: bold;
}
.ppc a {
font-weight: bold;
}
.post-template-default h3 {
font-size:25px;
color:#235888;
margin-top:35px !important;
font-weight:bold;
}
.post-template-default a {
color:#cf2e2e;
font-weight:bold;
}
ul locks {
list-style: none; 
padding: 0;
margin-top: 15px !important;
margin-left:0px !important;
}
strong {display: inline !important;}
.locks li {
display: flex; margin-bottom: 5px;
padding-left: 15px; margin-left: -35px !important;	
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-weight: 500;
color: #333333;
line-height:20px;
}
.locks li:before {	
content: ''; display: block;
width: 20px; height: 20px; margin-right: 8px; background-image: url(https://trustlocksolutions.co.uk/wp-content/uploads/2025/09/favicon-32x32-1.png); background-size: contain; background-repeat: no-repeat;
background-position: center; flex-shrink: 0; }