body{
background: #2f3640;
color: #f5f6fa;
}
.navbar a{
text-transform: uppercase;
}
.btn-rmialy-accent1{
background: #EA2027;
border-color: #EA2027;
color: #fff;
}
footer{
background: #1e272e;
font-size: 0.8em;
}
.single-musique .bg-image{
height: 100vh;
position: fixed;
left: 0;
right: 0;
z-index: -1;
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-o-filter: blur(10px);
-ms-filter: blur(10px);
filter: blur(10px);
background-size: cover;
}
.single-musique .card-title{
text-transform: uppercase;
font-size: 1.5em;
font-weight: normal;
}
.single-videos .wp-block-embed__wrapper {
overflow: hidden;
padding-top: 56.25%;
position: relative;
}
.single-videos .wp-block-embed__wrapper iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.single-videos h1 {
text-transform: uppercase;
font-size: 1.5em;
}
.single-videos .description a {
color: #45aaf2;
text-decoration: none;
}
.single-videos .description h2 {
font-size: 1.2em;
text-transform: uppercase;
}
.single-videos .wpp-list {
margin: 0;
padding: 0;
font-size: 0.8em;
}
.single-videos .wpp-list a {
font-weight: bold;
color: #fff;
text-decoration: none;
}
.single-videos .wpp-list .date {
margin-top: 10px;
}
.archive-post a {
text-decoration: none;
color: #f5f6fa;
}
.single-article .wpp-list {
margin: 0;
padding: 0;
font-size: 0.8em;
}
.single-article .wpp-list a {
font-weight: bold;
color: #fff;
text-decoration: none;
}
.single-article .wpp-list .date {
margin-top: 10px;
}
.article-text a {
color: #74b9ff;
}
.article-text a:hover {
color: #a29bfe;
}
.single-article .wp-block-embed__wrapper {
overflow: hidden;
padding-top: 56.25%;
position: relative;
}
.single-article .wp-block-embed__wrapper iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}