﻿@charset "utf-8";

.topPhone {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid rgba(11, 139, 202, 0.1);
    margin-right: 3px;
}

a {
    color: rgb(56, 56, 56);
}
