.my-torrent-book-header
{
    margin-bottom: 8px;
    padding-left: 8px;
    border-bottom: 1px solid #000;
    word-break:normal;
    word-wrap:normal;
    overflow-wrap:anywhere;
}
.my-torrent-book-header-button
{
	font-size: 22px;
	float: right;
}
.my-torrent-book-header-title
{
    font-size: 32px;
	font-weight:600;
    color: orange;
}
.my-torrent-book-header-sub-title
{
    font-size: 24px;
	color: #000;
}
.my-torrent-book-header-sub-sub-title
{
    font-size: 20px;
    color: blueviolet;
}















