.login h1 a {
  background-image: url(../images/w-logo-blue.png?ver=20131202);
  background-image: none,url(https://www.lafirmeevenements.ca/wp-content/uploads/2024/05/lafirme-1.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #3c434a;
  height: auto;
  width: 211px;
  display: block;
}
#login {
  padding: 10% 0 0;
}
h1.wp-block.wp-block-post-title.block-editor-block-list__block.editor-post-title.editor-post-title__input.rich-text.has-fixed-toolbar {
    letter-spacing: 0;
}

#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before {
    content: " ";
    top: 2px;
    background-image: url(https://www.lafirmeevenements.ca/wp-content/uploads/2024/05/lafirme-favicon.png);
    display: block;
    height: 21px;
    width: 21px;
    background-size: cover;
}
.wp-admin .acf-field.champsfonce {
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    border-radius: 8px;
    margin: 15px;
}
.wp-admin .acf-field.champsfonce .acf-image-uploader .image-wrap img{
	background:none;
}
.wp-admin h1.wp-block {
    letter-spacing: 1px;
}
.wp-core-ui .attachment-preview {
    background: rgba(0, 0, 0, .3) !important;
}
.wp-core-ui .attachment .landscape img {
    max-height: 90%;
    max-width: 90%;
}
