/*
Theme Name: Mercury Child
Theme URI: https://mercury.is/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.5.1
*/
@import url("../mercury/style.css");

h1, h1 a {
    font-size: 2em;
    line-height: 1.2em;
}
.entry-header{text-align:center;}
.space-shortcode-4{
    background: #ef8c4a;
	padding: 10px 0;}

.space-page-content ul li:before {
    content: "" !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 400;
    position: absolute;
    font-size: 14px;
    top: 5px;
    left: 7px;
    color: #ff2453;
}
h3, h3 a {
    font-size: 1.4em;
    line-height: 1.2em;
}
.space-footer-top {
    padding: 45px 0;
    background-color: #f5a77a80;
}
.text-light {color:#000}
.cta1 {
    background: #fffcb1;
    border: 2px dashed #fd2626;
    padding: 15px;
    border-radius: 5px;
    margin: 0 auto 20px auto;
    color: #000;
}
.cta1 {
    background: #fffcb1;
    border: 2px dashed #fd2626;
    padding: 15px;
    border-radius: 5px;
    margin: 0 auto 20px auto;
    color: #000;
}
.cta1 p {
    text-align: center;
    margin-bottom: 6px;
}
p.plinkbox button {
    display: inline-block;
    margin: 2px;
}
p.plinkbox a {
    color: #000;
    text-decoration: none;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
li.info-box a:hover{color:red;}
a.btn {color:#333 !important;}
.list-box {
    max-width: 650px;
    background-color: #f9cd2d;
    border: 3px dotted #ff6600;
    border-radius: 5px;
    margin: 10px 0;
}
.info-box-list {
    display: flex;
    justify-self: right;
    padding: 10px 15px;
}
ul.info-box-list li {
    margin: 0 20px;
}