body {
    margin: 15px;
}

h1 {
    margin-top: 0;
}

.follow i {
    padding: 0;
    margin: 0;
    font-size: 24pt;
}

.follow .color_tw {
    color: #63bafb;
}

.follow .color_fb {
    color: #5288f7;
}

.follow .color_gp {
    color: #f65d4a;
}

.follow .color_hb {
    padding: 0;
    margin: 0;
    width: 21pt;
    height: 21pt;
    vertical-align: text-bottom;
    /*color: white;*/
    /*background-color: #00a4de;*/
    /*font-size: 24pt;*/
}

.go_top {
    position: fixed;
    bottom: 0;
    right: 0;
    font-size: 24pt;
}

table .dp-domain {
    text-align: left;
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

table .dp-property {
    text-align: center;
}

table .dp-price {
    text-align: right;
}

table .dp-brand {
    text-align: left;
}

table .dp-price-up {
    color: red;
}

table .dp-price-down {
    color: blue;
}
