.lovebox {
    width: 443px;
    margin: 5px auto;
    padding: 4px;
    background: #00000012;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border: 2px #0000009e dotted;
    float: left;
    margin: 15px 10px;
    align-items: center;
}

.pairheadline {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 15px;
    clear: both;
    background: #00000036;
    color: #535353;
}

.lovepic {
    border: 1px solid #131313;
    border-radius: 4%;
    height: 100px;
    width: 100px;
}

.loveframefacts {
    /* float: right; */
    padding: 22px;
}

.lovepic2 {
    /* margin-right: 30px; */
    /* float: right; */
    border: 1px solid #131313;
    border-radius: 4%;
    height: 100px;
    width: 100px;
}

.lovefact {
    color: #0f0f0f;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    /* font-weight: bold; */
    z-index: 2;
    position: relative;
}
.lovefacts {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: 196px;
    line-height: 14px;
    color: #272d32;
}

.loveand {
    font-size: 25px;
}
.love_menu{
color:#0f0f0f;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}
.love_menu a{
color:#0f0f0f;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}
        