
.tagContainer[data-v-4d915186]{
    text-align: center;
    width: 120px;
    float: left;
    position: relative;
}
.tagLine[data-v-4d915186]{
    background-color: #5ebae7;
    height: 3px;
    width: 70px;
    position: absolute;
    bottom: 24px;
    left: -35px;
}
.tagBtn[data-v-4d915186]{
    border-radius:40px;
    padding: 17px 10px 17px 10px;
    -webkit-box-shadow: 2px 2px 5px gray;
            box-shadow: 2px 2px 5px gray;
}
.column[data-v-4d915186]{
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.reminder[data-v-4d915186]::after{
    content: '\D\A';
    white-space: pre;
}
.reminder_title[data-v-4d915186]{
    color: black;
}
.house_list_item_img[data-v-4d915186]{
    width: 100px; height: 100px;margin-right: 5px;cursor: pointer;
}

